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 e6ed4ac commit 2aa789aCopy full SHA for 2aa789a
cmd/root.go
@@ -78,7 +78,7 @@ var (
78
startTime = time.Now()
79
80
// version
81
- version = "1.3.0"
+ version = "1.3.1"
82
)
83
84
// RootCmd represents the base command when called without any subcommands
0 commit comments