diff --git a/cmd/root.go b/cmd/root.go index c08518b4..b4d122d9 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -7,7 +7,7 @@ import ( "os" ) -const version = "0.1.6" +const version = "0.1.7" // rootCmd represents the root CLI command object which all other commands stem from. var rootCmd = &cobra.Command{