Release v3.1.0

This commit is contained in:
Tom Limoncelli 2020-05-23 09:46:53 -04:00
parent 87607da685
commit 17e7d4af57

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 = "3.0.0"
Version = "3.1.0"
BuildTime = ""
)