Skip to content

Commit

Permalink
Version bump to v1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jtyr committed Jan 24, 2018
1 parent aa08d17 commit 4df11ff
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.6"
const version = "1.1.7"

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

0 comments on commit 4df11ff

Please sign in to comment.