Skip to content

Commit

Permalink
Fix tag
Browse files Browse the repository at this point in the history
  • Loading branch information
irees committed Oct 28, 2021
1 parent a8fe01e commit 6587032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tl/tl.go
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 6587032

Please sign in to comment.