diff --git a/Cargo.toml b/Cargo.toml index 76895f9..84d2d32 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "raylib-ffi" -version = "4.5.1" +version = "4.5.2" authors = ["Evan Pratten "] edition = "2021" description = "Automatic raw Rust bindings to raylib"