diff --git a/package-lock.json b/package-lock.json index db3da80..8e64c9e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { "name": "react-native-email-action", - "version": "1.0.0", + "version": "1.0.6", "lockfileVersion": 1 } diff --git a/package.json b/package.json index 2c5701e..5cc643f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-email-action", - "version": "1.0.5", + "version": "1.0.6", "description": "A simple and customized way to open email linking (Best option for iOS that will ask you what email provider you can use)", "main": "index.js", "scripts": {