Release v0.10.1

This commit is contained in:
Daniel Oaks 2017-11-09 15:07:40 +10:00
parent 44538c3b0b
commit f2d4698baf
2 changed files with 8 additions and 7 deletions

View file

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