Skip to content

Commit ae1d58f

Browse files
author
Russell.H.Sun
committed
update version
1 parent 2adbe44 commit ae1d58f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.6 (2018-09-03)
2+
3+
* Fix when tempFile download failed cannot install new apk bug
4+
15
## 0.0.5 (2018-08-17)
26

37
* Add download temp cache check

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-easy-upgrade",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Easy to upgrade your react-native app",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)