From 2673eda646cc15888873e170065066f6664351da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kriszti=C3=A1n=20G=C3=B6drei?= Date: Mon, 28 Feb 2022 11:47:38 +0100 Subject: [PATCH] Bump version to 3.0.0 --- version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version/version.go b/version/version.go index d09e7be..775b0a7 100644 --- a/version/version.go +++ b/version/version.go @@ -1,4 +1,4 @@ package version // VERSION ... -const VERSION = "2.4.4" +const VERSION = "3.0.0"