diff --git a/tl/tl.go b/tl/tl.go index 7440cc8d..27401593 100644 --- a/tl/tl.go +++ b/tl/tl.go @@ -1,7 +1,7 @@ package tl // VERSION is the current software version. -var VERSION = "v0.8.6" +var VERSION = "v0.8.7" // GTFSVERSION is the commit for the spec reference.md file. var GTFSVERSION = "fec428e9023a8dabb1a23cbd56ba607fe5e3e96c"