Skip to content

Commit

Permalink
Update:
Browse files Browse the repository at this point in the history
* Transform for read and write methods (e.g. for encryption)

fixes joltup#92
fixes joltup#126
fixes joltup#131
fixes joltup#120
  • Loading branch information
Ron Radtke committed Mar 25, 2022
1 parent 50ae139 commit d52ba2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-blob-util",
"version": "0.14.1",
"version": "0.15.0",
"description": "A module provides upload, download, and files access API. Supports file stream read/write for process large files.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d52ba2b

Please sign in to comment.