summaryrefslogtreecommitdiffstats
path: root/ignore
diff options
context:
space:
mode:
authorJordan Danford <jordandanford@gmail.com>2017-07-02 10:51:28 -0700
committerAndrew Gallant <jamslam@gmail.com>2017-07-02 15:46:25 -0400
commit4683a325fae596db75176d188034c6623e91db79 (patch)
tree4d4bfb50e8f932c5a48ca901e4b0c70230186995 /ignore
parentb6f1e5db1aee844d14876876846b8e3aaf70b0ed (diff)
Update version of `ignore` crate in README.md
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 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: