diff --git a/globset/README.md b/globset/README.md index f40b8aac..3c8c2801 100644 --- a/globset/README.md +++ b/globset/README.md @@ -20,7 +20,7 @@ Add this to your `Cargo.toml`: ```toml [dependencies] -globset = "0.1" +globset = "0.2" ``` and this to your crate root: