Skip to content

Commit 02b37e9

Browse files
version v0.0.12
1 parent 779059a commit 02b37e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
var cfgFile string
1111

1212
// VERSION number: change manually
13-
const VERSION = "0.0.11"
13+
const VERSION = "0.0.12"
1414

1515
var rootCmd = &cobra.Command{
1616
Use: "gh-s",

0 commit comments

Comments
 (0)