From 7ecdb5c61c431ff970831e099f13b29481836035 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Harabie=C5=84?= Date: Wed, 8 Nov 2017 23:02:26 +0100 Subject: [PATCH] Change version to 0.2 in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f4061b..f946985 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Usage Put this in your `Cargo.toml`: [dependencies] - fatfs = "0.1" + fatfs = "0.2" Put this in your crate root: