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