diff --git a/Cargo.toml b/Cargo.toml index ca23a02..8460291 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fatfs" -version = "0.3.0" +version = "0.3.1" authors = ["Rafał Harabień "] repository = "https://github.com/rafalh/rust-fatfs" readme = "README.md"