From 9453fd052685e1b41304fb5330c073430c4a42a4 Mon Sep 17 00:00:00 2001 From: Lyle Douglass Date: Fri, 12 Apr 2024 16:40:04 -0400 Subject: [PATCH] chore: update version to align with tag --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 5088efc..91cd3e9 100644 --- a/main.go +++ b/main.go @@ -11,7 +11,7 @@ import ( func main() { - const version = "5.0.5" + const version = "5.0.7" var ( logging string