chore: bump version to 4.4.1

This commit is contained in:
Christopher Allen Lane
2023-12-13 09:12:14 -05:00
parent bfb071c0b2
commit fe25019b14
2 changed files with 3 additions and 3 deletions

View File

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