From 5503bbf23e60a95b12d4f1c5c12457abff479ece Mon Sep 17 00:00:00 2001 From: natlibfi-arlehiko Date: Thu, 8 Oct 2020 10:38:59 +0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e84d535..f918e56 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "url": "git@github.com:natlibfi/marc-record-merge-js.git" }, "license": "LGPL-3.0+", - "version": "6.0.0", + "version": "6.0.0-beta.1", "main": "./dist/index.js", "engines": { "node": ">=12"