diff --git a/harmony/codePush.har b/harmony/codePush.har index ac9e9f624..196eed79a 100644 Binary files a/harmony/codePush.har and b/harmony/codePush.har differ diff --git a/harmony/codePush/oh-package.json5 b/harmony/codePush/oh-package.json5 index 6e7f2c787..678132c25 100644 --- a/harmony/codePush/oh-package.json5 +++ b/harmony/codePush/oh-package.json5 @@ -1,6 +1,6 @@ { "name": "@react-native-oh-tpl/react-native-code-push", - "version": "8.2.2-0.0.2", + "version": "8.2.2-0.0.3", "license": "ISC", "types": "", "devDependencies": {}, diff --git a/package.json b/package.json index 837eb029e..bbe0a5ec0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-oh-tpl/react-native-code-push", - "version": "8.2.2-0.0.2", + "version": "8.2.2-0.0.3", "description": "React Native plugin for the CodePush service", "main": "CodePush.js", "typings": "typings/react-native-code-push.d.ts",