Skip to content

Commit

Permalink
Release 0.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Jun 14, 2013
1 parent 50ad2dc commit 72f1339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "express-processimage",
"version": "0.1.1",
"version": "0.1.2",
"description": "Express middleware that processes served images according to the query string",
"main": "lib/processImage.js",
"directories": {
"test": "test"
"test": "test"
},
"dependencies": {
"express-hijackresponse": "=0.0.7",
Expand Down

0 comments on commit 72f1339

Please sign in to comment.