1
0
Fork 0
forked from External/ergo

Release v0.9.1

This commit is contained in:
Daniel Oaks 2017-09-28 15:49:10 +10:00
parent cd8b4877b6
commit eae04e8c51
2 changed files with 8 additions and 9 deletions

View file

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