diff --git a/README.md b/README.md index f305a14e2326d6fd5593c206cd84322c3bbeecaa..feac92f45269164c195b970f835e6f2f3f3b6fa3 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.1.4" +tiled = "0.2.0" ``` to the dependencies section of your Cargo.toml.