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 61bcce0 commit 4d5c80bCopy full SHA for 4d5c80b
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.5 (2018-08-17)
2
+
3
+* Add download temp cache check
4
5
## 0.0.4 (2018-08-16)
6
7
* Fix download apk path joint error
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-easy-upgrade",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "Easy to upgrade your react-native app",
"main": "index.js",
"directories": {
0 commit comments