Skip to content

Commit d52ba2b

Browse files
author
Ron Radtke
committed
Update:
* Transform for read and write methods (e.g. for encryption) fixes #92 fixes #126 fixes #131 fixes #120
1 parent 50ae139 commit d52ba2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-blob-util",
3-
"version": "0.14.1",
3+
"version": "0.15.0",
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": {

0 commit comments

Comments
 (0)