chore: bump version to 4.3.3

This commit is contained in:
Christopher Allen Lane
2022-08-27 21:29:06 -04:00
parent a2f538f114
commit bb85e611f4
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.3.2"
const version = "4.3.3"
func main() {