Browse Source

bump to 0.9.2-beta.6

Ben Hsieh 8 years ago
parent
commit
901e87b8e1
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/package.json

+ 1
- 1
src/package.json View File

1
 {
1
 {
2
   "name": "react-native-fetch-blob",
2
   "name": "react-native-fetch-blob",
3
-  "version": "0.9.2-beta.5",
3
+  "version": "0.9.2-beta.6",
4
   "description": "A module provides upload, download, and files access API. Supports file stream read/write for process large files.",
4
   "description": "A module provides upload, download, and files access API. Supports file stream read/write for process large files.",
5
   "main": "index.js",
5
   "main": "index.js",
6
   "scripts": {
6
   "scripts": {