Update README.md

master
blackfur 2021-04-27 11:59:34 +02:00 committed by GitHub
parent ed34bb0e53
commit 7ab0480321
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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