chore: bump version to 4.2.7

This commit is contained in:
Chris Allen Lane
2022-08-04 20:40:21 -04:00
committed by Christopher Allen Lane
parent f4e6c76e58
commit 8130b2f3bd
2 changed files with 3 additions and 3 deletions

View File

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