diff --git a/README.md b/README.md index 6a95334..3c0db7e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This project ports the MCPI API to rust! ## How to install -Simply install this by adding `mcpi_api = "0.1.1"` to your Cargo.toml +Simply install this by adding `mcpi_api = "0.2.1"` to your Cargo.toml ## Examples