1
0
Fork 0
forked from External/ergo

bump version for new development cycle

This commit is contained in:
Shivaram Lingamneni 2022-12-25 03:17:21 -05:00
parent 1e1acdae21
commit f6f7315458

View file

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