diff --git a/package-lock.json b/package-lock.json index 8e8e166..028d90c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@natlibfi/marc-record-merge", - "version": "7.0.3-alpha.1", + "version": "7.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@natlibfi/marc-record-merge", - "version": "7.0.3-alpha.1", + "version": "7.0.3", "license": "MIT", "dependencies": { "@natlibfi/marc-record": "^8.1.2", diff --git a/package.json b/package.json index d69c86d..a611551 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.3-alpha.1", + "version": "7.0.3", "main": "./dist/index.js", "engines": { "node": ">=18"