Bump version to 2.0.2

This commit is contained in:
luke-hagar-sp
2023-10-06 03:56:34 +00:00
committed by developer-relations-sp
parent 9990548385
commit 556b0fc1f3

View File

@@ -20,7 +20,7 @@ import (
"github.com/spf13/viper"
)
var version = "2.0.1"
var version = "2.0.2"
//go:embed root.md
var rootHelp string