diff --git a/cmd/root/root.go b/cmd/root/root.go index 5755decf..1bb62b55 100644 --- a/cmd/root/root.go +++ b/cmd/root/root.go @@ -15,7 +15,7 @@ import ( "github.com/spf13/cobra" ) -var version = "0.6.0" +var version = "1.0.0" func NewRootCmd() *cobra.Command { root := &cobra.Command{