Skip to content

Commit 9a1ff6d

Browse files
authored
Update to 1.16 (#275)
1 parent 4c8f1c5 commit 9a1ff6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/cli.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ var (
5252
)
5353

5454
const (
55-
version = "1.15.1"
55+
version = "1.16.0"
5656
)
5757

5858
func Run(args []string, tty terminal.Terminal) int {

0 commit comments

Comments
 (0)