3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-15 00:19:29 +01:00

bump version to 2.9.1

This commit is contained in:
Shivaram Lingamneni 2022-01-10 02:33:56 -05:00
parent d8c9d0ec03
commit 1d8a54289f

View File

@ -7,7 +7,7 @@ import "fmt"
const (
// SemVer is the semantic version of Ergo.
SemVer = "2.10.0-unreleased"
SemVer = "2.9.1"
)
var (