chore(version): bump version to 3.7.0

This commit is contained in:
Chris Lane
2020-03-06 20:19:31 -05:00
parent 5733b1d6d4
commit 7d39075d15

View File

@ -17,7 +17,7 @@ import (
"github.com/cheat/cheat/internal/installer"
)
const version = "3.6.0"
const version = "3.7.0"
func main() {