diff --git a/src/hal/Cargo.toml b/src/hal/Cargo.toml index bb1bf1a9711..b881a18c62a 100644 --- a/src/hal/Cargo.toml +++ b/src/hal/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gfx-hal" -version = "0.2.0" +version = "0.2.1" description = "gfx-rs hardware abstraction layer" homepage = "https://github.com/gfx-rs/gfx" repository = "https://github.com/gfx-rs/gfx"