diff --git a/Cargo.toml b/Cargo.toml index 95921d3..5028a6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "e2size" description = "A simple library for ext2/3/4 size calculation based on the superblock" repository = "https://github.com/madmo/e2size" -version = "0.1.0" +version = "0.1.1" authors = ["Moritz Bitsch "] readme = "README.md" license = "ISC"