Skip to content

Commit 5b0a1a3

Browse files
committed
Version bump to v1.1.4
1 parent d4d31bd commit 5b0a1a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gbt.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ type Cars interface {
3434
GetWrap() bool
3535
}
3636

37-
const version = "1.1.3"
37+
const version = "1.1.4"
3838

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

0 commit comments

Comments
 (0)