diff --git a/package.json b/package.json index a39579e..60aae5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-processimage", - "version": "0.0.1", + "version": "0.0.2", "description": "Express middleware that processes served images according to the query string", "main": "lib/processImage.js", "directories": {