We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1081a17 commit dc9943eCopy full SHA for dc9943e
1 file changed
cli/cli.go
@@ -50,7 +50,7 @@ var (
50
)
51
52
const (
53
- version = "1.13.0"
+ version = "1.14.1"
54
55
56
func Run(args []string, tty terminal.Terminal) int {
0 commit comments