diff --git a/package-lock.json b/package-lock.json index 0a0659b..49c2243 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@natlibfi/marc-record-merge", - "version": "7.0.0-alpha.4", + "version": "7.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@natlibfi/marc-record-merge", - "version": "7.0.0-alpha.4", + "version": "7.0.0", "license": "MIT", "dependencies": { "@natlibfi/marc-record": "^7.2.4", diff --git a/package.json b/package.json index 44f856c..cb38c2f 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.0-alpha.4", + "version": "7.0.0", "main": "./dist/index.js", "engines": { "node": ">=18"