Skip to content

Commit

Permalink
Bump version string to 1.14.1 (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdtw authored Jan 11, 2022
1 parent 1081a17 commit dc9943e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ var (
)

const (
version = "1.13.0"
version = "1.14.1"
)

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

0 comments on commit dc9943e

Please sign in to comment.