diff --git a/cmd/cheat/main.go b/cmd/cheat/main.go index 0b6c517..b49230d 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.1" +const version = "4.2.2" func main() {