Skip to content

Commit 3601604

Browse files
committed
bump version
1 parent b50744c commit 3601604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/commands/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
)
2222

2323
var (
24-
version = "1.0.6"
24+
version = "1.1.0"
2525
myName = "gocatcli"
2626
defCatalog = "gocatcli.catalog"
2727
rootTree *tree.Tree

0 commit comments

Comments
 (0)