File tree 3 files changed +8
-2
lines changed
3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ 0.1.1 / 2014-06-08
2
+ ==================
3
+
4
+ * #31 merged in
5
+
1
6
0.1.1 / 2014-02-04
2
7
==================
3
8
Original file line number Diff line number Diff line change @@ -245,6 +245,7 @@ Other options and their default values:
245
245
## Contributors
246
246
247
247
* [ @soomtong ] ( http://github.com/soomtong )
248
+ * [ @gsarwohadi ] ( https://github.com/gsarwohadi )
248
249
249
250
## License
250
251
Copyright (c) 2012 [ Aleksandr Guidrevitch] ( http://aguidrevitch.blogspot.com/ )
Original file line number Diff line number Diff line change 8
8
" express" ,
9
9
" middleware"
10
10
],
11
- "version" : " 0.1.1 " ,
11
+ "version" : " 0.1.2 " ,
12
12
"dependencies" : {
13
13
"formidable" : " >=1.0.11" ,
14
14
"imagemagick" : " >=0.1.2" ,
28
28
"scripts" : {
29
29
"test" : " echo \" Error: no test specified\" && exit 1"
30
30
},
31
- "_id" : " jquery-file-upload-middleware@0.1.1 " ,
31
+ "_id" : " jquery-file-upload-middleware@0.1.2 " ,
32
32
"license" : " MIT"
33
33
}
You can’t perform that action at this time.
0 commit comments