diff --git a/Cargo.toml b/Cargo.toml index 989b478e5..524487083 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "winapi" -version = "0.3.8" +version = "0.3.9" authors = ["Peter Atashian "] license = "MIT/Apache-2.0" description = "Raw FFI bindings for all of Windows API."