From 2c84825ccbe2d42e0648b56a7d3289c5f5bcb9e5 Mon Sep 17 00:00:00 2001 From: David Barsky Date: Fri, 17 Nov 2017 17:12:16 -0500 Subject: Bump Cargo.toml version in ReadMe from 0.2 to 0.3 --- ignore/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ignore/README.md') 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: -- cgit v1.2.3