diff --git a/cmd/root.go b/cmd/root.go index c2a26d0..2bac960 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -11,7 +11,7 @@ import ( var cfgFile string // VERSION number: change manually -const VERSION = "0.0.4" +const VERSION = "0.0.5" var rootCmd = &cobra.Command{ Use: "gh-i",