chore: bump version

Bump version to `4.2.2`.
This commit is contained in:
Chris Lane 2021-06-08 21:02:03 -04:00
parent 6aedc5c116
commit 768d55e5d4
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import (
"github.com/cheat/cheat/internal/installer"
)
const version = "4.2.1"
const version = "4.2.2"
func main() {