diff --git a/ash/Cargo.toml b/ash/Cargo.toml index a928b3c..3fe0ae2 100644 --- a/ash/Cargo.toml +++ b/ash/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ash" -version = "0.15.5" +version = "0.15.6" authors = ["maik klein <maikklein@googlemail.com>"] description = "Vulkan bindings for Rust" license = "MIT"