diff --git a/README.md b/README.md index 6e807439a119dde96822b7664c37a7576f408934..7bd1abc6a54d3ddb4b2b12c2a1e19eb46e847d9b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ tiled = "0.10.2" [](https://github.com/mapeditor/rs-tiled/actions/workflows/rust.yml) [](https://crates.io/crates/tiled) -[](https://deps.rs/crate/tiled/0.10.1) +[](https://deps.rs/crate/tiled/0.10.2) A crate for reading TMX (map) and TSX (tileset) files from the [Tiled Map Editor](http://www.mapeditor.org/) into Rust. It provides a huge set of features as well as a strong wrapper over internal features such as GIDs.