Skip to content

Commit 5d7b82d

Browse files
chore: update version constant
1 parent 1708818 commit 5d7b82d

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
@@ -17,7 +17,7 @@ import (
1717
"github.com/allancapistrano/user-input"
1818
)
1919

20-
const GBC_VERSION = "1.0.0"
20+
const GBC_VERSION = "1.1.0"
2121
const SETTINGS_FILE_NAME = "gbc.conf"
2222

2323
// rootCmd represents the base command when called without any subcommands

0 commit comments

Comments
 (0)