We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 779059a commit 02b37e9Copy full SHA for 02b37e9
cmd/root.go
@@ -10,7 +10,7 @@ import (
10
var cfgFile string
11
12
// VERSION number: change manually
13
-const VERSION = "0.0.11"
+const VERSION = "0.0.12"
14
15
var rootCmd = &cobra.Command{
16
Use: "gh-s",
0 commit comments