diff --git a/Cargo.toml b/Cargo.toml index 20457ce..dc40948 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "walkdir" -version = "0.1.4" #:version +version = "0.1.5" #:version authors = ["Andrew Gallant "] description = "Recursively walk a directory." documentation = "http://burntsushi.net/rustdoc/walkdir/"