Skip to content

Commit 48c05be

Browse files
committed
v0.1.3
1 parent a3328bf commit 48c05be

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
@@ -8,7 +8,7 @@
88
"express",
99
"middleware"
1010
],
11-
"version": "0.1.2",
11+
"version": "0.1.3",
1212
"dependencies": {
1313
"formidable": ">=1.0.11",
1414
"imagemagick": ">=0.1.2",
@@ -29,6 +29,6 @@
2929
"scripts": {
3030
"test": "echo \"Error: no test specified\" && exit 1"
3131
},
32-
"_id": "jquery-file-upload-middleware@0.1.2",
32+
"_id": "jquery-file-upload-middleware@0.1.3",
3333
"license": "MIT"
3434
}

0 commit comments

Comments
 (0)