From 61e97b866588915130233228cb3f5958726f3405 Mon Sep 17 00:00:00 2001 From: vipinpaul Date: Wed, 4 Sep 2024 17:12:37 +0530 Subject: [PATCH] Updating the version to 0.6.1 --- 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",