chore: bump version to 4.0.0

This commit is contained in:
Chris Lane 2020-06-25 18:53:27 -04:00
parent 49afd7c16b
commit fa5eb44be8
1 changed files with 1 additions and 1 deletions

View File

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