diff --git a/package-lock.json b/package-lock.json index a6abdbd..d1e9cff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@curveball/bodyparser", - "version": "0.4.9", + "version": "0.4.10", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e3c54b1..97515ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@curveball/bodyparser", - "version": "0.4.9", + "version": "0.4.10", "description": "A curveball middleware for parsing JSON and Text bodies.", "main": "dist/index.js", "scripts": {