chore: bump version to `4.2.5`

This commit is contained in:
Christopher Allen Lane 2022-07-04 21:58:02 -04:00
parent d3250fda79
commit 14f321b0e6
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.4"
const version = "4.2.5"
func main() {