diff --git a/cmd/root.go b/cmd/root.go index cccc907..641ff7b 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -13,7 +13,7 @@ import ( "github.com/spf13/viper" ) -const Version = "0.3.2" +const Version = "0.3.3" // rootCmd represents the base command when called without any subcommands var rootCmd = &cobra.Command{