diff --git a/Cargo.toml b/Cargo.toml
index c619aebd3df15b27deb3ffbe76eb2e3b4dd71f45..8388c6eba81c68f3635c892b061971927b4f2d20 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 
 name = "tiled"
-version = "0.3.0"
+version = "0.4.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/"