浏览代码

Bump to 0.10.5

Ben 8 年前
父节点
当前提交
32450224b1
共有 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.4",
3
+  "version": "0.10.5",
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": {
34
   "contributors": [
34
   "contributors": [
35
     ""
35
     ""
36
   ]
36
   ]
37
-}
37
+}