release v2.18.0

This commit is contained in:
Shivaram Lingamneni
2026-03-22 00:55:45 -04:00
parent ef28345fd5
commit 4fabfb8ee3
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import "fmt"
const (
// SemVer is the semantic version of Ergo.
SemVer = "2.18.0-rc1"
SemVer = "2.18.0"
)
var (