Release v2.9

This commit is contained in:
Tom Limoncelli 2019-05-27 15:31:54 -04:00
parent a5dcad06a3
commit 94aeff8489

View file

@ -24,7 +24,7 @@ func main() {
// Update the number here manually each release, so at least we have a range for go-get people.
var (
SHA = ""
Version = "0.3.0"
Version = "2.9"
BuildTime = ""
)