diff --git a/Cargo.toml b/Cargo.toml index 4122a16..347459e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ash-molten" description = "Statically linked MoltenVK for Vulkan on Mac using Ash" -version = "0.7.1+1.1.0" +version = "0.7.2+1.1.0" authors = ["Embark ", "Maik Klein "] edition = "2018" license = "MIT OR Apache-2.0"