13: Bump version to 0.2.2 r=kvark a=msiglreith

As far as I can see there were no breaking changes to the API only additions

Co-authored-by: msiglreith <m.siglreith@gmail.com>
This commit is contained in:
bors[bot]
2019-10-04 21:58:52 +00:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
[package]
name = "d3d12"
version = "0.2.1"
version = "0.2.2"
authors = ["msiglreith <m.siglreith@gmail.com>"]
description = "Low level D3D12 API wrapper"
repository = "https://github.com/gfx-rs/d3d12-rs"