Release v0.4.0

This commit is contained in:
Daniel Oaks
2016-11-03 17:25:10 +10:00
parent 9fea9cf658
commit b1db65009e
2 changed files with 8 additions and 12 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import "fmt"
const (
// SemVer is the semantic version of Oragono.
SemVer = "0.4.0-unreleased"
SemVer = "0.4.0"
)
var (