Skip to content

Commit 3c14c8c

Browse files
committed
bump to 0.10.5
1 parent 92455e1 commit 3c14c8c

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.4",
3+
"version": "0.10.5",
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": {
@@ -34,4 +34,4 @@
3434
"contributors": [
3535
""
3636
]
37-
}
37+
}

0 commit comments

Comments
 (0)