From 7727a67d96d97d04b8add817132fae4e6c29e2d9 Mon Sep 17 00:00:00 2001 From: shaan420 Date: Fri, 28 Jul 2023 11:56:56 -0700 Subject: [PATCH] update version to 4.1.8 (#227) --- version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.go b/version.go index 9faaf058..ac578d04 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.7" +const Version = "4.1.8"