From 1d2b661a3a04b149b8ff6d2daf6af65300c15247 Mon Sep 17 00:00:00 2001 From: blackfur <64478051+TheBlackfurGuy@users.noreply.github.com> Date: Tue, 27 Apr 2021 11:59:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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