bump version and changelog for v2.15.0

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
+1 -1
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 (