diff --git a/package-lock.json b/package-lock.json index 63a6ba68..3e068c58 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "jambonz-feature-server", - "version": "0.9.0", + "version": "0.9.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "jambonz-feature-server", - "version": "0.9.0", + "version": "0.9.2", "license": "MIT", "dependencies": { "@aws-sdk/client-auto-scaling": "^3.549.0", diff --git a/package.json b/package.json index 07bad2f8..8875cd04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jambonz-feature-server", - "version": "0.9.0", + "version": "0.9.2", "main": "app.js", "engines": { "node": ">= 18.x"