Skip to content

Commit 3292642

Browse files
author
Gennaro Tedesco
committed
redied for version v0.0.3
1 parent 9b0bf98 commit 3292642

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

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

0 commit comments

Comments
 (0)