We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d1f733 commit 3a9df77Copy full SHA for 3a9df77
cmd/version.go
@@ -7,7 +7,7 @@ import (
7
)
8
9
const (
10
- Version string = "0.4.13"
+ Version string = "0.4.14"
11
12
13
var VersionCmd = &cobra.Command{
0 commit comments