bump version for resume feature branch

This commit is contained in:
Shivaram Lingamneni 2021-06-01 21:43:54 -04:00
parent 6067ce4200
commit 8659683fee
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.7.0-rc1"
SemVer = "2.7.0-resume1"
)
var (