diff --git a/package-lock.json b/package-lock.json index ad6a01f..0744da0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@natlibfi/marc-record-merge", - "version": "7.0.7-alpha.1", + "version": "7.0.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@natlibfi/marc-record-merge", - "version": "7.0.7-alpha.1", + "version": "7.0.7", "license": "MIT", "dependencies": { "@natlibfi/marc-record": "^9.1.1", diff --git a/package.json b/package.json index f15a1ba..8611ad5 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.7-alpha.1", + "version": "7.0.7", "main": "./dist/index.js", "engines": { "node": ">=18"