ソースを参照

bump to 0.10.5

Ben Hsieh 7 年 前
コミット
3c14c8cfdd
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2
    2
      package.json

+ 2
- 2
package.json ファイルの表示

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "react-native-fetch-blob",
3
-  "version": "0.10.4",
3
+  "version": "0.10.5",
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": {
@@ -34,4 +34,4 @@
34 34
   "contributors": [
35 35
     ""
36 36
   ]
37
-}
37
+}