From b1a1f69d6c121a9333f4f673b6c99d5471e8537e Mon Sep 17 00:00:00 2001 From: nekrassov01 Date: Sat, 24 Feb 2024 13:43:59 +0900 Subject: [PATCH] bump up version to 0.0.41 --- version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.go b/version.go index 4ecb761..b61fa78 100644 --- a/version.go +++ b/version.go @@ -1,3 +1,3 @@ package mintab -const Version = "0.0.40" +const Version = "0.0.41"