Skip to content

Commit a4669a7

Browse files
authored
Merge pull request #868 from LcTerry/master
更新版本号2.9.0
2 parents de1c375 + bfb0678 commit a4669a7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"test": "jest"
88
},
99
"dependencies": {
10-
"jcore-react-native": "1.9.2",
11-
"jpush-react-native": "2.8.3",
10+
"jcore-react-native": "1.9.5",
11+
"jpush-react-native": "2.9.0",
1212
"react": "16.8.6",
1313
"react-native": "0.60.5",
1414
"update": "^0.7.4"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"types": "index.d.ts",
77
"license": "ISC",
88
"author": "wicked.tc130",
9-
"version": "2.8.8",
9+
"version": "2.9.0",
1010
"repository": {
1111
"type": "git",
1212
"url": "https://github.com/jpush/jpush-react-native"

0 commit comments

Comments
 (0)