summaryrefslogtreecommitdiffstats
path: root/ignore
diff options
context:
space:
mode:
authorElliott Slaughter <elliottslaughter@gmail.com>2018-05-06 16:02:08 -0700
committerAndrew Gallant <jamslam@gmail.com>2018-05-06 19:02:08 -0400
commit8b57d78b96f9b659595297a19627bd45a6ee4025 (patch)
tree315ab87d94917cd7b0aa10ca04fdecafc277c934 /ignore
parenta2d8c49d6f8e4c7810642976174dde8642d1d8e8 (diff)
doc: update suggested version for ignore
Diffstat (limited to 'ignore')
-rw-r--r--ignore/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ignore/README.md b/ignore/README.md
index a7a235ba..f527da46 100644
--- a/ignore/README.md
+++ b/ignore/README.md
@@ -20,7 +20,7 @@ Add this to your `Cargo.toml`:
```toml
[dependencies]
-ignore = "0.3"
+ignore = "0.4"
```
and this to your crate root: