diff --git a/package.json b/package.json index 33aae7b..5a72742 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "express-busboy", "description": "Busboy for express, mimics the old bodyParser", - "version": "8.0.1", + "version": "8.0.2", "author": "Dav Glass ", "main": "index.js", "scripts": {