Release v0.10.0

This commit is contained in:
Daniel Oaks 2017-10-23 12:51:42 +10:00
parent c026cc5ab6
commit fbaf2d8e3a
2 changed files with 7 additions and 3 deletions

View file

@ -9,7 +9,7 @@ import "fmt"
const (
// SemVer is the semantic version of Oragono.
SemVer = "0.9.2-unreleased"
SemVer = "0.10.0"
)
var (