Skip to content

Commit 39dd97a

Browse files
author
jh3r
committed
Release 0.0.3
1 parent 6811261 commit 39dd97a

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.3 (2018-08-14)
2+
3+
* Fix that default download apk name is const value.
4+
15
## 0.0.2 (2018-08-11)
26

37
* Remove `react-native-fs` package

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.2",
3+
"version": "0.0.3",
44
"description": "Easy to upgrade your react-native app",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)