diff --git a/cmd/root.go b/cmd/root.go index af39601..7e8bd60 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -24,7 +24,7 @@ import ( "github.com/spf13/cobra" ) -const BuildVersion = "0.9.3" +const BuildVersion = "1.0.0" // rootCmd represents the base command when called without any subcommands var rootCmd = &cobra.Command{