Browse Source

bump to 0.10.4

Ben Hsieh 7 years ago
parent
commit
62922e8eeb
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      package.json

+ 2
- 2
package.json View File

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "react-native-fetch-blob",
3
-  "version": "0.10.3",
3
+  "version": "0.10.4",
4 4
   "description": "A module provides upload, download, and files access API. Supports file stream read/write for process large files.",
5 5
   "main": "index.js",
6 6
   "scripts": {
@@ -59,4 +59,4 @@
59 59
     "smartt <github@eriksmartt.com>",
60 60
     ""
61 61
   ]
62
-}
62
+}