Bump version to 0.2.2

This commit is contained in:
msiglreith
2019-10-04 23:25:00 +02:00
committed by GitHub
parent ee7ec68af2
commit 241a6387b8

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"