diff --git a/Cargo.toml b/Cargo.toml
index 68a7bab6d5f287a4dad60cfd193d36e2f269398e..a53d801d3d41b835a9d1d696374d26ca3c9370c1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 
 name = "tiled"
-version = "0.1.1"
+version = "0.1.2"
 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/"