diff --git a/package-lock.json b/package-lock.json index f267770..cdd34ec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-native-converted-in-sdk", - "version": "1.0.2", + "version": "1.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "react-native-converted-in-sdk", - "version": "1.0.2", + "version": "1.1.0", "license": "MIT", "workspaces": [ "example" diff --git a/package.json b/package.json index b16ec2b..2203388 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-converted-in-sdk", - "version": "1.0.2", + "version": "1.1.0", "description": "Converted In SDK for React Native", "source": "src/index.ts", "main": "lib/commonjs/index.js",