We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf9477 commit f40e13dCopy full SHA for f40e13d
internal/cli/root.go
@@ -18,7 +18,7 @@ var (
18
debug bool
19
vv bool
20
21
- version string = "1.0.0"
+ version string = "1.0.1"
22
)
23
24
func setLoggerOpts() {
0 commit comments