We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c8f1c5 commit 9a1ff6dCopy full SHA for 9a1ff6d
1 file changed
cli/cli.go
@@ -52,7 +52,7 @@ var (
52
)
53
54
const (
55
- version = "1.15.1"
+ version = "1.16.0"
56
57
58
func Run(args []string, tty terminal.Terminal) int {
0 commit comments