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