浏览代码

bump to 0.9.2-beta.6

Ben Hsieh 8 年前
父节点
当前提交
901e87b8e1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/package.json

+ 1
- 1
src/package.json 查看文件

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": {