diff --git a/Cargo.toml b/Cargo.toml
index ddb0fdbbf3fd81d343647e65decb8eb78df74c86..41faefd09bb1185b64a21d3d98f3c87850e9e615 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 
 name = "tiled"
-version = "0.9.2"
+version = "0.9.3"
 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/"
@@ -24,4 +24,4 @@ path = "examples/main.rs"
 base64  = "0.10"
 xml-rs  = "0.8"
 libflate = "0.1.18"
-zstd = "0.5"
\ No newline at end of file
+zstd = "0.5"