From da51d5d32c6a7795278539eaf994975c7776e296 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 17 Jul 2022 21:00:15 +0530 Subject: new release: incremented version to v1.10.0 --- cmd/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/version.go b/cmd/version.go index ce89eba..abcc5a2 100644 --- a/cmd/version.go +++ b/cmd/version.go @@ -24,7 +24,7 @@ import ( "github.com/spf13/cobra" ) -const version string = "v1.9.1" +const version string = "v1.10.0" var versionCmd = &cobra.Command { Use: "version", -- cgit v1.2.3