From 060bb7be7e4ec82515e2d2b28eb275abc0986260 Mon Sep 17 00:00:00 2001 From: vipinpaul Date: Mon, 13 May 2024 09:41:01 +0530 Subject: [PATCH] patch release with version change --- 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",