diff --git a/Cargo.toml b/Cargo.toml index 2ec8c62e..0eda569b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "du-dust" description = "A more intuitive version of du" -version = "1.0.0" +version = "1.1.0" authors = ["bootandy ", "nebkor "] edition = "2021" readme = "README.md"