From 4c4a0155fd406d3cc1e6522a181570bc6c4ddc26 Mon Sep 17 00:00:00 2001 From: MGaulia Date: Fri, 22 Mar 2024 10:58:22 +0100 Subject: [PATCH] update version.go --- version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.go b/version.go index 5f7ea72..3b49d68 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.12" +const Version = "4.1.15"