diff --git a/Cargo.toml b/Cargo.toml index ef549c3..fc7edc6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "e2size" description = "A simple library for ext2 (also ext3 and ext4) size calculation based on the superblock" repository = "https://codeberg.org/madmo/e2size" -version = "1.0.0" +version = "1.0.1" authors = ["Moritz Bitsch "] readme = "README.md" license = "ISC"