From 8800c1dc5639f6b4e57a248edd138115e3e30566 Mon Sep 17 00:00:00 2001 From: VIPIN PAUL <37212471+vipinpaul@users.noreply.github.com> Date: Wed, 4 Sep 2024 17:27:16 +0530 Subject: [PATCH] Updating the version to 0.6.1 (#359) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 476f5fe0..b72a2de6 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "scribe-scripture-editor", "description": "A friendly assistant for Bible Translators.", "author": "Bible Technology ", - "version": "0.6.0", + "version": "0.6.1", "license": "MIT", "private": true, "main": "main/index.js",