Skip to content

Commit f40e13d

Browse files
committed
Bump to 1.0.1
1 parent ecf9477 commit f40e13d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/cli/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ var (
1818
debug bool
1919
vv bool
2020

21-
version string = "1.0.0"
21+
version string = "1.0.1"
2222
)
2323

2424
func setLoggerOpts() {

0 commit comments

Comments
 (0)