diff --git a/package-lock.json b/package-lock.json index 7920884..f92dfaf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "express-rescue", - "version": "1.1.24", + "version": "1.1.25", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2847cf5..93170f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-rescue", - "version": "1.1.24", + "version": "1.1.25", "description": "A wrapper for async functions which makes sure all async errors are passed to your errors handler", "license": "MIT", "main": "dist/index.js",