diff --git a/package.json b/package.json index ee650ad..f32f7f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-fileupload", - "version": "0.2.0", + "version": "0.3.0", "author": "Richard Girges ", "description": "Simple express file upload middleware that wraps around Busboy", "main": "./lib/index",