diff --git a/Cargo.toml b/Cargo.toml index e723aba..05b6b57 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "winapi-util" -version = "0.1.5" #:version +version = "0.1.6" #:version authors = ["Andrew Gallant "] description = "A dumping ground for high level safe wrappers over winapi." documentation = "https://docs.rs/winapi-util"