Skip to content

Commit

Permalink
Version bump to v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jtyr committed Jan 13, 2018
1 parent ce1439c commit 7ff19de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/gbt/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ type Cars interface {
GetWrap() bool
}

const version = "1.1.5"
const version = "1.1.6"

func printCars(cars []Cars, right bool) {
prevBg := "\000"
Expand Down

0 comments on commit 7ff19de

Please sign in to comment.