diff --git a/package-lock.json b/package-lock.json index 666670a..85d2f88 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-text-area", - "version": "1.0.7", + "version": "1.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 67fcbb2..a9a0913 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-scrollable-text-area", - "version": "1.0.7", + "version": "1.0.8", "description": "React Native Text Area", "main": "lib/commonjs/index", "module": "lib/module/index",