From 003ee8378cdc4d93614d88e20f87c4515b3bb3fb Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sat, 11 Jan 2020 12:29:15 -0500 Subject: 2.3.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a991bda..d9c5422 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "walkdir" -version = "2.2.9" #:version +version = "2.3.0" #:version authors = ["Andrew Gallant "] description = "Recursively walk a directory." documentation = "https://docs.rs/walkdir/" -- cgit v1.2.3