Bump version to 2.0.2

This commit is contained in:
luke-hagar-sp
2023-10-11 20:28:55 +00:00
committed by developer-relations-sp
parent a6c70660c4
commit 8c4ddf057a

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