Release v0.3.0

This commit is contained in:
Daniel Oaks
2016-10-23 00:56:13 +10:00
parent c599c8f599
commit 09efb8e322
2 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import "fmt"
const (
// SemVer is the semantic version of Oragono.
SemVer = "0.3.0-unreleased"
SemVer = "0.3.0"
)
var (