diff --git a/package-lock.json b/package-lock.json index 81cd1f5..fa8491b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-qr-decode-image-camera", - "version": "1.1.2", + "version": "1.1.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ce6db7d..4f80774 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-qr-decode-image-camera", - "version": "1.1.2", + "version": "1.1.3", "description": "Decode react native from gallery and camera", "license": "MIT", "main": "index.js",