diff --git a/Cargo.toml b/Cargo.toml
index 1a064b8091eca01ec0bb2bbc64f30d147a4981e4..57c3509cfc34cd61cb0d61615e25e404df08abdf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 
 name = "tiled"
-version = "0.9.3"
+version = "0.9.4"
 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/"