set up new development version

This commit is contained in:
Shivaram Lingamneni 2024-02-11 00:12:22 -05:00
parent 2098cc9f2b
commit 6b7bfe0c09
1 changed files with 1 additions and 1 deletions

View File

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