From 7d4032bfae392a6845f96039b4331c72d4a68817 Mon Sep 17 00:00:00 2001 From: fcd <1352288+femnad@users.noreply.github.com> Date: Sat, 9 Dec 2023 22:54:15 +0000 Subject: [PATCH] bump version --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 853460b..ef5f217 100644 --- a/main.go +++ b/main.go @@ -13,7 +13,7 @@ import ( ) const ( - version = "0.18.4" + version = "0.19.0" ) type args struct {