diff --git a/cmd/cheat/main.go b/cmd/cheat/main.go index e22b915..13b2f9b 100755 --- a/cmd/cheat/main.go +++ b/cmd/cheat/main.go @@ -17,7 +17,7 @@ import ( "github.com/cheat/cheat/internal/installer" ) -const version = "3.8.0" +const version = "3.9.0" func main() {