chore: bump version

Bump version to 4.2.3.
This commit is contained in:
Christopher Allen Lane 2021-10-09 10:59:02 -04:00
parent 23b6928874
commit a500a621a1
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.2"
const version = "4.2.3"
func main() {