bump to new development version

This commit is contained in:
Shivaram Lingamneni
2026-07-21 05:15:42 +00:00
parent 885737f7f6
commit 4abb302ffa
+1 -1
View File
@@ -7,7 +7,7 @@ import "fmt"
const (
// SemVer is the semantic version of Ergo.
SemVer = "2.19.0"
SemVer = "2.20.0-unreleased"
)
var (