From 14f321b0e68415da556fd66242bdf8cbe2c8a26f Mon Sep 17 00:00:00 2001 From: Christopher Allen Lane Date: Mon, 4 Jul 2022 21:58:02 -0400 Subject: [PATCH] chore: bump version to `4.2.5` --- 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 9252580..108463c 100755 --- a/cmd/cheat/main.go +++ b/cmd/cheat/main.go @@ -16,7 +16,7 @@ import ( "github.com/cheat/cheat/internal/installer" ) -const version = "4.2.4" +const version = "4.2.5" func main() {