chore: bump version to 4.6.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Christopher Allen Lane
2026-02-15 11:23:31 -05:00
parent c1551683a3
commit 366d63afdc

View File

@@ -15,7 +15,7 @@ import (
"github.com/cheat/cheat/internal/installer"
)
const version = "4.5.2"
const version = "4.6.0"
func main() {