diff --git a/Cargo.toml b/Cargo.toml index a13b5bd..3819c57 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "raylib-ffi" -version = "4.5.4" +version = "4.5.5" authors = ["Evan Pratten "] edition = "2021" description = "Automatic raw Rust bindings to raylib"