diff --git a/Cargo.toml b/Cargo.toml index 56a0515..2dca9f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "walkdir" # remember to update html_root_url -version = "2.1.0" #:version +version = "2.1.1" #:version authors = ["Andrew Gallant "] description = "Recursively walk a directory." documentation = "https://docs.rs/walkdir/"