Skip to content

Commit dc9943e

Browse files
authored
Bump version string to 1.14.1 (#254)
1 parent 1081a17 commit dc9943e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/cli.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ var (
5050
)
5151

5252
const (
53-
version = "1.13.0"
53+
version = "1.14.1"
5454
)
5555

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

0 commit comments

Comments
 (0)