diff --git a/ash/Cargo.toml b/ash/Cargo.toml index 411af2f..445ff2b 100644 --- a/ash/Cargo.toml +++ b/ash/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ash" -version = "0.18.5" +version = "0.18.6" authors = ["maik klein "] description = "Vulkan bindings for Rust" license = "MIT"