summaryrefslogtreecommitdiffstats
path: root/globset
diff options
context:
space:
mode:
authorBenjamin Sago <ogham@users.noreply.github.com>2017-10-02 12:33:12 +0200
committerAndrew Gallant <jamslam@gmail.com>2017-10-08 08:01:50 -0400
commit4f1d6af29677eee64743c6f5ba3297fb242006e7 (patch)
treea720c0e56c2b1861c50706914bb00af2783fd79a /globset
parent6b79349f833eeb28e37aef4461e235f9107d94f3 (diff)
globset README version bump
Diffstat (limited to 'globset')
-rw-r--r--globset/README.md2
1 files changed, 1 insertions, 1 deletions
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: