Skip to content

Commit 68352bc

Browse files
committed
bump version
1 parent e8b8cb0 commit 68352bc

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
@@ -20,7 +20,7 @@ import (
2020
)
2121

2222
var (
23-
version = "1.0.1"
23+
version = "1.0.2"
2424
myName = "gocatcli"
2525
defCatalog = "gocatcli.catalog"
2626
loadedTree *tree.Tree

0 commit comments

Comments
 (0)