From 29d4ea950b79291f21d7a247e87f4f6ff0163702 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sat, 7 Nov 2015 21:02:59 -0500 Subject: 0.1.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/" -- cgit v1.2.3