Bump version to v0.5.0
diff --git a/Cargo.toml b/Cargo.toml
index 4559b90..4e36951 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 
 name          = "mio"
-version       = "0.5.0-pre"
+version       = "0.5.0"
 license       = "MIT"
 authors       = ["Carl Lerche <me@carllerche.com>"]
 description   = "Lightweight non-blocking IO"