Bump version to v0.6.5
diff --git a/Cargo.toml b/Cargo.toml
index 05e0e92..a8734bc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 
 name          = "mio"
-version       = "0.6.4"
+version       = "0.6.5"
 license       = "MIT"
 authors       = ["Carl Lerche <me@carllerche.com>"]
 description   = "Lightweight non-blocking IO"