diff --git a/ash/Cargo.toml b/ash/Cargo.toml index 079325b..d710d1d 100644 --- a/ash/Cargo.toml +++ b/ash/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ash" -version = "0.24.4" +version = "0.25.0" authors = ["maik klein "] description = "Vulkan bindings for Rust" license = "MIT"