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: