diff --git a/package-lock.json b/package-lock.json index f7653c35..b0616600 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@curveball/a12n-server", - "version": "0.22.0", + "version": "0.23.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@curveball/a12n-server", - "version": "0.22.0", + "version": "0.23.0", "dependencies": { "@curveball/accesslog": "^0.3.0", "@curveball/bodyparser": "^0.5.0", diff --git a/package.json b/package.json index 2aeb7445..3410bba8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@curveball/a12n-server", - "version": "0.22.0", + "version": "0.23.0", "main": "dist/index.js", "description": "A ready-to-launch User and Authentication system for those that don't want to build it", "scripts": {