diff --git a/package-lock.json b/package-lock.json index 5e529b6..5237e23 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@natlibfi/marc-record-merge", - "version": "7.0.1-alpha.1", + "version": "7.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@natlibfi/marc-record-merge", - "version": "7.0.1-alpha.1", + "version": "7.0.1", "license": "MIT", "dependencies": { "@natlibfi/marc-record": "^8.0.2", diff --git a/package.json b/package.json index dece647..12761bd 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "url": "git@github.com:natlibfi/marc-record-merge-js.git" }, "license": "MIT", - "version": "7.0.1-alpha.1", + "version": "7.0.1", "main": "./dist/index.js", "engines": { "node": ">=18"