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