bump version and changelog for 2.13.0-rc1

This commit is contained in:
Shivaram Lingamneni
2024-01-07 00:30:39 -05:00
parent 0f059ea2cc
commit d238eaac67
2 changed files with 25 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import "fmt"
const (
// SemVer is the semantic version of Ergo.
SemVer = "2.13.0-unreleased"
SemVer = "2.13.0-rc1"
)
var (