Skip to content

Commit

Permalink
Merge pull request #249 from square/mbyczkowski-patch-1
Browse files Browse the repository at this point in the history
Bump version to 1.13.0
  • Loading branch information
mbyczkowski authored Nov 29, 2021
2 parents beea3f9 + 3eead6f commit 44a8bce
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 @@ -49,7 +49,7 @@ var (
)

const (
version = "1.12.1"
version = "1.13.0"
)

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

0 comments on commit 44a8bce

Please sign in to comment.