From 481c2a7ea9f6bc88cc2bf68c052836a568c8eef4 Mon Sep 17 00:00:00 2001 From: VIPIN PAUL <37212471+vipinpaul@users.noreply.github.com> Date: Mon, 13 May 2024 09:43:00 +0530 Subject: [PATCH] patch release with version change (#336) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f8e418a6..e96e7869 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.9", + "version": "0.5.10", "license": "MIT", "private": true, "main": "main/index.js",