chore: bump version to 4.5.2

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Christopher Allen Lane
2026-02-15 07:35:59 -05:00
parent cab039a9d8
commit adb5a43810

View File

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