diff --git a/ash/Cargo.toml b/ash/Cargo.toml index 87f598d..6d74b0a 100644 --- a/ash/Cargo.toml +++ b/ash/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ash" -version = "0.16.0" +version = "0.17.0" authors = ["maik klein "] description = "Vulkan bindings for Rust" license = "MIT"