diff --git a/Cargo.toml b/Cargo.toml index 9c6e2b1..8c029ca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ash" -version = "0.3.0" +version = "0.3.1" authors = ["maik klein "] description = "Vulkan bindings for Rust" license = "MIT"