From bb49fc63fe669f35059a96e382e53644b4fe4cda Mon Sep 17 00:00:00 2001 From: Ali Camarata Date: Mon, 13 Nov 2023 09:16:32 +0700 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index abe73ff..2386f33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "praycalc", - "version": "1.2.2", + "version": "1.2.3", "description": "Prayer times calculator using nrel-spa and custom formula for Fajr and Isha angles (as well as traditional static angle methods in the All function)", "main": "index.js", "scripts": {