summaryrefslogtreecommitdiffstats
path: root/globset
diff options
context:
space:
mode:
authorMarkus Staab <maggus.staab@googlemail.com>2018-03-12 12:19:55 +0100
committerAndrew Gallant <jamslam@gmail.com>2018-03-12 07:19:55 -0400
commit7120f3225862f6c718a37a8616debaebd8c3d459 (patch)
treef22cade6a4064e7e7dfc4ab13fce339fb8126dcc /globset
parent00520b30f5f38e543e17b1a4cc5e8417bc488ea4 (diff)
globset/doc: update README for 0.3 release
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 71318613..f5caf22a 100644
--- a/globset/README.md
+++ b/globset/README.md
@@ -20,7 +20,7 @@ Add this to your `Cargo.toml`:
```toml
[dependencies]
-globset = "0.2"
+globset = "0.3"
```
and this to your crate root: