Skip to content

Commit 1fcc811

Browse files
version 0.0.7
1 parent fc3a763 commit 1fcc811

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.6"
13+
const VERSION = "0.0.7"
1414

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

0 commit comments

Comments
 (0)