diff --git a/example/RNExampleApp/package.json b/example/RNExampleApp/package.json index 53ad5f6a..89a12843 100644 --- a/example/RNExampleApp/package.json +++ b/example/RNExampleApp/package.json @@ -1,6 +1,6 @@ { "name": "anyline-react-native-example-app", - "version": "10.2.0", + "version": "10.2.1", "private": true, "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start", diff --git a/plugin/package.json b/plugin/package.json index 911d2826..c19359df 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -1,6 +1,6 @@ { "name": "anyline-ocr-react-native-module", - "version": "10.2.0", + "version": "10.2.1", "main": "index.js", "description": "A Plugin for connecting Anyline with React-Native", "license": "SEE LICENSE IN LICENSE",