Version bump to 0.4.1

This commit is contained in:
Dzmitry Malyshau
2021-08-18 00:35:05 -04:00
parent 79f29c8809
commit 15ef1507fd
2 changed files with 3 additions and 2 deletions

View File

@@ -1,7 +1,8 @@
# Change Log
## Unreleased
## v0.4.1 (2021-08-18)
- expose all indirect argument types
- expose methods for setting root constants
## v0.4.0 (2021-04-29)
- update `libloading` to 0.7

View File

@@ -1,6 +1,6 @@
[package]
name = "d3d12"
version = "0.4.0"
version = "0.4.1"
authors = [
"msiglreith <m.siglreith@gmail.com>",
"Dzmitry Malyshau <kvarkus@gmail.com>",