From fdba79b72137c3ce7e43daaf6882b1f4b2d06fff Mon Sep 17 00:00:00 2001 From: fcd <1352288+femnad@users.noreply.github.com> Date: Sat, 23 Dec 2023 23:48:06 +0300 Subject: [PATCH] bump version --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index ff13aa9..8cf4381 100644 --- a/main.go +++ b/main.go @@ -13,7 +13,7 @@ import ( ) const ( - version = "0.22.1" + version = "0.23.0" ) type args struct {