diff --git a/example/package.json b/example/package.json index 1fa937e..2ac3e45 100644 --- a/example/package.json +++ b/example/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "jcore-react-native": "2.1.3", - "jpush-react-native": "3.0.6", + "jpush-react-native": "3.0.7", "react": "16.8.6", "react-native": "0.60.5", "update": "^0.7.4" diff --git a/package.json b/package.json index 7cdf662..db805cc 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "types": "index.d.ts", "license": "ISC", "author": "wicked.tc130", - "version": "3.0.6", + "version": "3.0.7", "repository": { "type": "git", "url": "https://github.com/jpush/jpush-react-native"