소스 검색

bump to 0.10.4

Ben Hsieh 8 년 전
부모
커밋
62922e8eeb
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.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
+}