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

Commit 81ff2f6

Browse files
committed
Merge branch '0.9.3'
2 parents a512d93 + 0b5f214 commit 81ff2f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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": "fetchblob-dev",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"private": true,
55
"scripts": {
66
"start": "node node_modules/react-native/local-cli/cli.js start",

src/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-fetch-blob",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
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)