Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit aeca9ec

Browse files
committed
bump version
1 parent d038101 commit aeca9ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fetchblob-dev",
3-
"version": "0.9.3",
3+
"version": "0.9.4",
44
"private": true,
55
"scripts": {
66
"start": "node node_modules/react-native/local-cli/cli.js start",

src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-fetch-blob",
3-
"version": "0.9.3",
3+
"version": "0.9.4-beta.1",
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)