Skip to content

Commit 91fe7ea

Browse files
committed
Upgrade versions
1 parent 47220d0 commit 91fe7ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/ReactNativeBlobUtil/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ReactNativeBlobUtilWin",
3-
"version": "0.0.1",
3+
"version": "0.1.1",
44
"private": true,
55
"scripts": {
66
"android": "react-native run-android",

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.21.4",
3+
"version": "0.22.0",
44
"description": "A module provides upload, download, and files access API. Supports file stream read/write for process large files.",
55
"main": "index",
66
"scripts": {

0 commit comments

Comments
 (0)