diff --git a/Cargo.toml b/Cargo.toml
index 3840bc71ae2fd35c5226ec5bc72a4586643648ad..0f4373901f0a042eba5e096ec39388aa8e105629 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 
 name = "tiled"
-version = "0.9.0"
+version = "0.9.1"
 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/"