chore(version): bump to 4.2.0

This commit is contained in:
Chris Lane 2020-11-27 22:57:25 -05:00
parent 1a7b5c6127
commit fb538baba5

View File

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