diff --git a/Cargo.toml b/Cargo.toml index 80fd058..6e6830c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "raylib-ffi" -version = "4.2.0" +version = "4.2.1" authors = ["Evan Pratten "] edition = "2021" description = "Automatic raw Rust bindings to raylib"