diff --git a/Cargo.toml b/Cargo.toml
index d0a6c572bc8c881cda457b09c0aa09dde21fa7fd..ae02729a50c868a51f189695ca20d26c104004cf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 
 name = "tiled"
-version = "0.7.4"
+version = "0.8.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/"