diff --git a/Cargo.toml b/Cargo.toml index 6a3d426..858d835 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "metal" -version = "0.27.0" +version = "0.28.0" description = "Rust bindings for Metal" documentation = "https://docs.rs/crate/metal" homepage = "https://github.com/gfx-rs/metal-rs"