diff --git a/package-lock.json b/package-lock.json index cd48dc0a9..17b79a4f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@shabados/database", - "version": "4.3.3", + "version": "4.3.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5574c6a77..58e2e9dd5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@shabados/database", - "version": "4.3.3", + "version": "4.3.4", "description": "The open gurbani database containing an evolving set of corrections. Used in Shabad OS software.", "scripts": { "import": "node lib/import.js",