소스 검색

Bump to 0.10.5

Ben 8 년 전
부모
커밋
32450224b1
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
+}