From 2e1c57374083cb4a312847766956ef326b9ed811 Mon Sep 17 00:00:00 2001 From: fcd <1352288+femnad@users.noreply.github.com> Date: Sat, 27 Apr 2024 00:55:30 +0100 Subject: [PATCH] bump version --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index a1bc327..688eeaa 100644 --- a/main.go +++ b/main.go @@ -13,7 +13,7 @@ import ( ) const ( - version = "0.36.0" + version = "0.36.1" ) type args struct {