We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b8878 commit 9be4fedCopy full SHA for 9be4fed
History.md
@@ -1,3 +1,8 @@
1
+0.0.3 / 2012-11-25
2
+==================
3
+
4
+ * Potential issue fixed
5
6
0.0.2 / 2012-11-25
7
==================
8
package.json
@@ -8,7 +8,7 @@
"express",
9
"middleware"
10
],
11
- "version": "0.0.2",
+ "version": "0.0.3",
12
"dependencies": {
13
"formidable": ">=1.0.11",
14
"imagemagick": ">=0.1.2",
@@ -27,6 +27,6 @@
27
"scripts": {
28
"test": "echo \"Error: no test specified\" && exit 1"
29
},
30
- "_id": "jquery-file-upload-middleware@0.0.2",
+ "_id": "jquery-file-upload-middleware@0.0.3",
31
"license": "MIT"
32
}
0 commit comments