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