Skip to content

Commit fa6d098

Browse files
author
sherry
committed
update version
1 parent eb7d7c1 commit fa6d098

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## ChangeLog
44

5+
### v 2.4.3
6+
- iOS、android增加弹窗登录
7+
58
### v 2.4.2
69
- 修复bug,优化体验
710

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"jcore-react-native": "^1.7.0",
11-
"jverification-react-native": "2.3.1",
11+
"jverification-react-native": "2.4.3",
1212
"react": "16.8.6",
1313
"react-native": "0.60.5"
1414
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"license": "ISC",
77
"author": "wicked.tc130",
8-
"version": "2.4.2",
8+
"version": "2.4.3",
99
"repository": {
1010
"type": "git",
1111
"url": "https://github.com/jpush/jverification-react-native"

0 commit comments

Comments
 (0)