Publish 0.3.6
diff --git a/Cargo.toml b/Cargo.toml
index f38ead4..5ece74b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "winapi"
-version = "0.3.5"
+version = "0.3.6"
 authors = ["Peter Atashian <retep998@gmail.com>"]
 license = "MIT/Apache-2.0"
 description = "Raw FFI bindings for all of Windows API."