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