diff --git a/package-lock.json b/package-lock.json index 9ee9d7c2..6a6c3e29 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@curveball/a12n-server", - "version": "0.19.4", + "version": "0.19.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@curveball/a12n-server", - "version": "0.19.4", + "version": "0.19.5", "dependencies": { "@curveball/accesslog": "^0.2.1", "@curveball/bodyparser": "^0.4.14", diff --git a/package.json b/package.json index dca5a218..ab0d0a1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@curveball/a12n-server", - "version": "0.19.4", + "version": "0.19.5", "main": "dist/index.js", "description": "A ready-to-launch User and Authentication system for those that don't want to build it", "scripts": {