diff --git a/README.md b/README.md index 138a10dc590712a2199dee4ee8f5ac8cfca41033..d5cb706e4b36986f32386b9db2e499dbc021d940 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,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.7.2" +tiled = "0.9.1" ``` to the dependencies section of your Cargo.toml.