diff --git a/package-lock.json b/package-lock.json index 73d3f62..856017d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@natlibfi/marc-record-merge", - "version": "7.0.5-alpha.1", + "version": "7.0.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@natlibfi/marc-record-merge", - "version": "7.0.5-alpha.1", + "version": "7.0.5", "license": "MIT", "dependencies": { "@natlibfi/marc-record": "^9.0.0", diff --git a/package.json b/package.json index 2a5edc5..c334e06 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.5-alpha.1", + "version": "7.0.5", "main": "./dist/index.js", "engines": { "node": ">=18"