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

set up new development version

This commit is contained in:
Shivaram Lingamneni 2022-01-09 16:11:34 -05:00
parent a0ad42272d
commit 1953e90720

View File

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