From 45beeb2edbaaeb9d35d92a15f44daf9d212a3b66 Mon Sep 17 00:00:00 2001 From: Chris Lane Date: Sat, 5 Sep 2020 08:56:51 -0400 Subject: [PATCH] chore: bump version to 4.1.0 --- 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 cd7b5a1..5958eb6 100755 --- a/cmd/cheat/main.go +++ b/cmd/cheat/main.go @@ -17,7 +17,7 @@ import ( "github.com/cheat/cheat/internal/installer" ) -const version = "4.0.3" +const version = "4.1.0" func main() {