diff --git a/Cargo.toml b/Cargo.toml index 632ef76..3f9d47b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ldtk_rust" -version = "0.5.4" +version = "0.6.0" authors = ["Blake Ellis "] edition = "2018" license = "MIT"