Skip to content

Commit d8ba1b7

Browse files
committed
bump version
1 parent 48b80d4 commit d8ba1b7

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
@@ -19,7 +19,7 @@ import (
1919
)
2020

2121
var (
22-
version = "0.2.3"
22+
version = "0.2.4"
2323
myName = "gocatcli"
2424
defCatalog = "gocatcli.catalog"
2525
loadedTree *tree.Tree

0 commit comments

Comments
 (0)