diff --git a/package-lock.json b/package-lock.json index 802ab2a..aff962c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@natlibfi/fixura", - "version": "3.0.0", + "version": "3.0.1-alpha.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@natlibfi/fixura", - "version": "3.0.0", + "version": "3.0.1-alpha.1", "license": "LGPL-3.0+", "dependencies": { "@babel/register": "^7.22.5" diff --git a/package.json b/package.json index 231a9ea..fae5db6 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "url": "git@github.com:natlibfi/fixura-js.git" }, "license": "LGPL-3.0+", - "version": "3.0.0", + "version": "3.0.1-alpha.1", "main": "dist/index.js", "engines": { "node": ">=18"