diff --git a/Cargo.toml b/Cargo.toml index c241090f0d..8865694860 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "d3d12" -version = "0.2.1" +version = "0.2.2" authors = ["msiglreith "] description = "Low level D3D12 API wrapper" repository = "https://github.com/gfx-rs/d3d12-rs"