diff --git a/package-lock.json b/package-lock.json index 2f2980c..a713b3b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@natlibfi/fixugen-http-server", - "version": "1.1.10", + "version": "1.1.11-alpha.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@natlibfi/fixugen-http-server", - "version": "1.1.10", + "version": "1.1.11-alpha.1", "license": "MIT", "dependencies": { "@natlibfi/fixugen": "^2.0.5", diff --git a/package.json b/package.json index 0ba85c3..e85823e 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "url": "git@github.com:natlibfi/fixugen-http-server-js.git" }, "license": "MIT", - "version": "1.1.10", + "version": "1.1.11-alpha.1", "main": "dist/index.js", "engines": { "node": ">=18"