diff --git a/Cargo.toml b/Cargo.toml index 7476d0e..4d5748b 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.2.1+38" +version = "0.3.0+38" authors = ["Embark ", "Maik Klein "] edition = "2018" license = "MIT OR Apache-2.0"