diff --git a/package.json b/package.json index 6149efe..4dc53e1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "express-busboy", "description": "Busboy for express, mimics the old bodyParser", - "version": "9.0.0", + "version": "10.0.0", "author": "Dav Glass ", "main": "index.js", "scripts": {