chore(version): bump version to 3.8.0

This commit is contained in:
Chris Lane
2020-03-24 20:52:14 -04:00
parent 749d5c1182
commit 38b13655fe
3 changed files with 3 additions and 3 deletions

View File

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