diff --git a/spirv-to-dxil/Cargo.toml b/spirv-to-dxil/Cargo.toml index ea2d080..7451143 100644 --- a/spirv-to-dxil/Cargo.toml +++ b/spirv-to-dxil/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "spirv-to-dxil" -version = "0.2.4" +version = "0.2.5" edition = "2021" description = "Rust bindings to spirv-to-dxil" license = "MIT"