From 54aed2149d36f3616bf9e08822ed88d947b0befd Mon Sep 17 00:00:00 2001 From: fcd <1352288+femnad@users.noreply.github.com> Date: Sat, 9 Dec 2023 01:09:01 +0000 Subject: [PATCH] bump version --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 87aa4c5..07ee212 100644 --- a/main.go +++ b/main.go @@ -12,7 +12,7 @@ import ( ) const ( - version = "0.17.1" + version = "0.18.0" ) type args struct {