diff --git a/package-lock.json b/package-lock.json index 04e4b0db..30778896 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "jambonz-feature-server", - "version": "0.9.3", + "version": "0.9.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "jambonz-feature-server", - "version": "0.9.3", + "version": "0.9.4", "license": "MIT", "dependencies": { "@aws-sdk/client-auto-scaling": "^3.549.0", diff --git a/package.json b/package.json index dcc627af..389cd5db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jambonz-feature-server", - "version": "0.9.3", + "version": "0.9.4", "main": "app.js", "engines": { "node": ">= 18.x"