Release v3.0.0

This commit is contained in:
Tom Limoncelli 2020-03-22 13:48:16 -04:00
parent 1b5935d1af
commit a7c62e5d31

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