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