We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f38025e + 41ce1e9 commit 1f12025Copy full SHA for 1f12025
cmd/version.go
@@ -3,7 +3,7 @@ package cmd
3
import "github.com/spf13/cobra"
4
5
var (
6
- version = "0.8.2"
+ version = "0.8.3"
7
8
versionCmd = &cobra.Command{
9
Use: "version",
0 commit comments