From f4fb416ed497c693369def46b82260139708a2c7 Mon Sep 17 00:00:00 2001 From: brawndou <112038567+brawndou@users.noreply.github.com> Date: Tue, 5 Mar 2024 16:32:37 -0800 Subject: [PATCH] Update version.go Release of 4.1.12 --- version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.go b/version.go index 850108c..5f7ea72 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.11" +const Version = "4.1.12"