From 5cee107455245f68a8413a92c3cee0add7bb2a57 Mon Sep 17 00:00:00 2001 From: shaan420 Date: Tue, 10 Oct 2023 16:09:11 +0530 Subject: [PATCH] update version to v4.1.10 (#235) --- version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.go b/version.go index 07ee470a..c8816373 100644 --- a/version.go +++ b/version.go @@ -21,4 +21,4 @@ package tally // Version is the current version of the library. -const Version = "4.1.9" +const Version = "4.1.10"