diff --git a/ash/Cargo.toml b/ash/Cargo.toml index 13d0984..886fea6 100644 --- a/ash/Cargo.toml +++ b/ash/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ash" -version = "0.26.3" +version = "0.27.0" authors = ["maik klein "] description = "Vulkan bindings for Rust" license = "MIT"