diff --git a/Cargo.toml b/Cargo.toml index d2ed4af..95b1d0d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ftzz" -version = "1.1.0" +version = "1.1.1" authors = ["Alex Saveau "] edition = "2021" description = "File Tree Fuzzer creates a pseudo-random directory hierarchy filled with some number of files."