Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit 62922e8

Browse files
committed
bump to 0.10.4
1 parent 99c9628 commit 62922e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-fetch-blob",
3-
"version": "0.10.3",
3+
"version": "0.10.4",
44
"description": "A module provides upload, download, and files access API. Supports file stream read/write for process large files.",
55
"main": "index.js",
66
"scripts": {
@@ -59,4 +59,4 @@
5959
"smartt <[email protected]>",
6060
""
6161
]
62-
}
62+
}

0 commit comments

Comments
 (0)