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() {