diff --git a/Cargo.toml b/Cargo.toml
index 8388c6eba81c68f3635c892b061971927b4f2d20..a857859c8689fb39b342d38ae1c66a426b7e52d1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 
 name = "tiled"
-version = "0.4.0"
+version = "0.5.0"
 description = "A rust crate for loading in maps created by the Tiled editor"
 repository = "https://github.com/mattyhall/rs-tiled.git"
 # documentation = "http://rust-ci.org/mattyhall/rs-tiled/doc/tiled/"