chore: bump version to 4.5.1

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Christopher Allen Lane
2026-02-15 06:26:17 -05:00
parent 6f919fd675
commit 2d50c6a6eb
2 changed files with 3 additions and 3 deletions

View File

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