Skip to content

Commit 0bf2aef

Browse files
committed
0.1.2
1 parent d15efc7 commit 0bf2aef

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

History.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.1.1 / 2014-06-08
2+
==================
3+
4+
* #31 merged in
5+
16
0.1.1 / 2014-02-04
27
==================
38

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ Other options and their default values:
245245
## Contributors
246246

247247
* [@soomtong](http://github.com/soomtong)
248+
* [@gsarwohadi](https://github.com/gsarwohadi)
248249

249250
## License
250251
Copyright (c) 2012 [Aleksandr Guidrevitch](http://aguidrevitch.blogspot.com/)

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.1",
11+
"version": "0.1.2",
1212
"dependencies": {
1313
"formidable": ">=1.0.11",
1414
"imagemagick": ">=0.1.2",
@@ -28,6 +28,6 @@
2828
"scripts": {
2929
"test": "echo \"Error: no test specified\" && exit 1"
3030
},
31-
"_id": "jquery-file-upload-middleware@0.1.1",
31+
"_id": "jquery-file-upload-middleware@0.1.2",
3232
"license": "MIT"
3333
}

0 commit comments

Comments
 (0)