set up new development version
Some checks are pending
build / build (push) Waiting to run
ghcr / Build (push) Waiting to run

This commit is contained in:
Shivaram Lingamneni 2025-01-26 00:55:31 -05:00
parent c92f23b0cb
commit e60afda556

View file

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