diff --git a/package-lock.json b/package-lock.json index c92ec7e..43c8248 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@natlibfi/fixugen-http-server", - "version": "1.1.9-alpha.1", + "version": "1.1.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@natlibfi/fixugen-http-server", - "version": "1.1.9-alpha.1", + "version": "1.1.9", "license": "LGPL-3.0+", "dependencies": { "@natlibfi/fixugen": "^2.0.2", diff --git a/package.json b/package.json index c8cefb3..b7d570c 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "url": "git@github.com:natlibfi/fixugen-http-server-js.git" }, "license": "LGPL-3.0+", - "version": "1.1.9-alpha.1", + "version": "1.1.9", "main": "dist/index.js", "engines": { "node": ">=18"