diff --git a/Cargo.toml b/Cargo.toml index de188de5..3315c7d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "metal" -version = "0.23.1" +version = "0.24.0" description = "Rust bindings for Metal" documentation = "https://docs.rs/crate/metal" homepage = "https://github.com/gfx-rs/metal-rs"