Release v0.10.3

This commit is contained in:
Daniel Oaks 2017-12-26 12:43:37 +10:00
parent b9f7850719
commit 5e9f0fd411
2 changed files with 5 additions and 7 deletions

View file

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