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