mirror of
https://github.com/jeremyd/ergo.git
synced 2026-04-30 17:39:59 -07:00
bump version for stable release
This commit is contained in:
@@ -7,7 +7,7 @@ import "fmt"
|
||||
|
||||
const (
|
||||
// SemVer is the semantic version of Ergo.
|
||||
SemVer = "2.11.0-rc1"
|
||||
SemVer = "2.11.0"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user