bump version and changelog for v2.12.0

This commit is contained in:
Shivaram Lingamneni
2023-10-10 22:11:15 -04:00
parent 7b3778989e
commit 4d9e80fe5b
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.12.0-rc1"
SemVer = "2.12.0"
)
var (