diff --git a/Cargo.toml b/Cargo.toml index 98ef7087..c4207546 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "metal-rs" -version = "0.10.1" +version = "0.10.2" description = "Rust bindings for Metal" documentation = "https://docs.rs/crate/metal-rs" homepage = "https://github.com/gfx-rs/metal-rs"