Bump to 0.6.3
diff --git a/Cargo.toml b/Cargo.toml
index 70da46f..4fb0e93 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 
 name          = "mio"
-version       = "0.6.2"
+version       = "0.6.3"
 license       = "MIT"
 authors       = ["Carl Lerche <me@carllerche.com>"]
 description   = "Lightweight non-blocking IO"