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