diff --git a/package.json b/package.json index ac35ba3..88df707 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "booljs-multer", - "version": "0.1.0", + "version": "0.2.0", "description": "RouteMiddleware to allow developers support file uploads in their APIs", "main": "index.js", "scripts": {