From adb5a43810e19abc36f14b644cb595e7d552b38a Mon Sep 17 00:00:00 2001 From: Christopher Allen Lane Date: Sun, 15 Feb 2026 07:35:59 -0500 Subject: [PATCH] chore: bump version to 4.5.2 Co-Authored-By: Claude Opus 4.6 --- cmd/cheat/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/cheat/main.go b/cmd/cheat/main.go index a8e7bfa..6541eb8 100755 --- a/cmd/cheat/main.go +++ b/cmd/cheat/main.go @@ -15,7 +15,7 @@ import ( "github.com/cheat/cheat/internal/installer" ) -const version = "4.5.1" +const version = "4.5.2" func main() {