From aaf48b064d62a278bf6987797a6f15f50e6face3 Mon Sep 17 00:00:00 2001 From: vipinpaul Date: Thu, 26 Oct 2023 15:36:39 +0530 Subject: [PATCH] Updating the version to 0.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74acc6241..f934f3c5f 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.2", + "version": "0.5.3", "license": "MIT", "private": true, "main": "main/index.js",