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