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 239be92 commit 5045009Copy full SHA for 5045009
cmd/root.go
@@ -79,7 +79,7 @@ var (
79
startTime = time.Now()
80
81
// version
82
- version = "1.3.2"
+ version = "1.3.3"
83
)
84
85
// RootCmd represents the base command when called without any subcommands
0 commit comments