From 7f9bffa5bce28d8908a7848171b63f4d150e82a3 Mon Sep 17 00:00:00 2001 From: Simon Costea Date: Fri, 11 Oct 2024 14:08:44 +0300 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed79f54c..786b3cc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bible-explorers", - "version": "2.0.0", + "version": "2.1.0", "description": "App for Bible Explorers", "main": ".vite/build/main.js", "type": "module",