diff --git a/package-lock.json b/package-lock.json index 100041e..b97d4ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@appandflow/react-native-magic-scroll", - "version": "0.1.22", + "version": "0.1.23", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@appandflow/react-native-magic-scroll", - "version": "0.1.22", + "version": "0.1.23", "license": "MIT", "workspaces": [ "example" diff --git a/package.json b/package.json index 919389c..c8c8113 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appandflow/react-native-magic-scroll", - "version": "0.1.22", + "version": "0.1.23", "description": "Library to help managing keyboard interaction in form", "main": "lib/commonjs/index", "module": "lib/module/index",