Release v0.5.0

This commit is contained in:
Daniel Oaks
2016-12-10 22:24:49 +10:00
parent 1cc217a9ae
commit 20fe4c7704
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import "fmt"
const (
// SemVer is the semantic version of Oragono.
SemVer = "0.5.0-unreleased"
SemVer = "0.5.0"
)
var (