mirror of
https://github.com/jeremyd/ergo.git
synced 2026-05-01 18:09:58 -07:00
bump version to v2.9.0-rc1
This commit is contained in:
@@ -7,7 +7,7 @@ import "fmt"
|
||||
|
||||
const (
|
||||
// SemVer is the semantic version of Ergo.
|
||||
SemVer = "2.9.0-unreleased"
|
||||
SemVer = "2.9.0-rc1"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user