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

This commit is contained in:
Shivaram Lingamneni 2025-05-18 00:37:21 -04:00
parent 66a7a488b7
commit e200e9fd8f
2 changed files with 3 additions and 3 deletions

View file

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