diff --git a/README.md b/README.md index 6392f7d8846a61928bb0b68144ad173ce565edb5..8557c0dca978a02f9dcecf63908f2cdadbfb184f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Code contributions are welcome as are bug reports, documentation, suggestions an [There is a package on crates.io](https://crates.io/crates/tiled), to use simply add: ``` -tiled = "0.3.0" +tiled = "0.5.0" ``` to the dependencies section of your Cargo.toml.