From 43e54a0c4670ff28da35d6ffa964e8ba426cd12a Mon Sep 17 00:00:00 2001 From: vipinpaul Date: Mon, 5 Aug 2024 10:46:40 +0530 Subject: [PATCH] version update to 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1170586..476f5fe0 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.5.11", + "version": "0.6.0", "license": "MIT", "private": true, "main": "main/index.js",