From 09c29a322f4393f1c92d00b84c867b2c8ff45a7a Mon Sep 17 00:00:00 2001 From: Chris Lane Date: Tue, 12 Nov 2019 19:16:21 -0500 Subject: [PATCH] chore: bumps version to 3.0.7 --- 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 d6cbb79..a4608ab 100755 --- a/cmd/cheat/main.go +++ b/cmd/cheat/main.go @@ -13,7 +13,7 @@ import ( "github.com/cheat/cheat/internal/config" ) -const version = "3.0.6" +const version = "3.0.7" func main() {