From 4683a325fae596db75176d188034c6623e91db79 Mon Sep 17 00:00:00 2001 From: Jordan Danford Date: Sun, 2 Jul 2017 10:51:28 -0700 Subject: Update version of `ignore` crate in README.md --- ignore/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ignore/README.md b/ignore/README.md index 2d2907c8..6759b2d6 100644 --- a/ignore/README.md +++ b/ignore/README.md @@ -20,7 +20,7 @@ Add this to your `Cargo.toml`: ```toml [dependencies] -ignore = "0.1" +ignore = "0.2" ``` and this to your crate root: -- cgit v1.2.3