Skip to content

Commit d52ba2b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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)