chore: bump version to 4.4.0

This commit is contained in:
Christopher Allen Lane
2022-11-05 12:17:53 -04:00
parent 1a85c9e9c8
commit 16c50bb659
3 changed files with 32 additions and 8 deletions

View File

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