We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6811261 commit 39dd97aCopy full SHA for 39dd97a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.3 (2018-08-14)
2
+
3
+* Fix that default download apk name is const value.
4
5
## 0.0.2 (2018-08-11)
6
7
* Remove `react-native-fs` package
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-easy-upgrade",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "Easy to upgrade your react-native app",
"main": "index.js",
"directories": {
0 commit comments