diff --git a/package-lock.json b/package-lock.json index 6bfb34e3e..7054cd174 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-native-code-push", - "version": "8.0.1", + "version": "8.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-native-code-push", - "version": "8.0.1", + "version": "8.0.2", "license": "MIT", "dependencies": { "code-push": "^4.1.0", diff --git a/package.json b/package.json index dd5262580..83b0d1a9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-code-push", - "version": "8.0.1", + "version": "8.0.2", "description": "React Native plugin for the CodePush service", "main": "CodePush.js", "typings": "typings/react-native-code-push.d.ts",