Bump version to 2.0.3

This commit is contained in:
luke-hagar-sp
2023-11-16 17:09:07 +00:00
committed by developer-relations-sp
parent 2246f2c151
commit 8c9a2ed4ad

View File

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