bump version and changelog for v2.15.0
Some checks failed
build / build (push) Has been cancelled
ghcr / Build (push) Has been cancelled

This commit is contained in:
Shivaram Lingamneni 2025-01-25 22:55:19 -05:00
parent 656eea43e7
commit c92f23b0cb
2 changed files with 4 additions and 4 deletions

View file

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