浏览代码

bump to 0.10.4

Ben Hsieh 8 年前
父节点
当前提交
62922e8eeb
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      package.json

+ 2
- 2
package.json 查看文件

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