Skip to content

Commit 44b972d

Browse files
committed
bump to 0.5.2
1 parent 9a12777 commit 44b972d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fetchblob",
3-
"version": "0.4.2",
3+
"version": "0.5.2",
44
"private": true,
55
"scripts": {
66
"start": "node node_modules/react-native/local-cli/cli.js start",
@@ -11,6 +11,6 @@
1111
"chalk": "^1.1.3",
1212
"chokidar": "^1.5.1",
1313
"express": "^4.13.4",
14-
"multer": "^1.1.0"
14+
"multer": "^1.1.0"
1515
}
1616
}

0 commit comments

Comments
 (0)