summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barsky <me@davidbarsky.com>2017-11-17 17:12:16 -0500
committerAndrew Gallant <jamslam@gmail.com>2017-11-17 17:57:57 -0500
commit2c84825ccbe2d42e0648b56a7d3289c5f5bcb9e5 (patch)
tree290bec527e53af2bcc35670952c5c958c943c3c1
parent948821753cc91b96a37e0f03d02f60b11e2947b4 (diff)
Bump Cargo.toml version in ReadMe from 0.2 to 0.3
-rw-r--r--ignore/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ignore/README.md b/ignore/README.md
index 6759b2d6..a7a235ba 100644
--- a/ignore/README.md
+++ b/ignore/README.md
@@ -20,7 +20,7 @@ Add this to your `Cargo.toml`:
```toml
[dependencies]
-ignore = "0.2"
+ignore = "0.3"
```
and this to your crate root: