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