From c42e2cd06a9106de1f1d73156143c783c54f92a2 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Wed, 29 Mar 2023 20:40:59 -0700 Subject: [PATCH] [ci-force] bump src version --- lib/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version/version.go b/lib/version/version.go index 7c6323beb..c11435e09 100644 --- a/lib/version/version.go +++ b/lib/version/version.go @@ -1,4 +1,4 @@ package version // Pre-built binaries will have version set correctly during build time. -var Version = "v0.2.6-HEAD" +var Version = "v0.3.0-HEAD"