aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Layzell <michael@thelayzells.com>2017-05-08 13:48:31 -0400
committerGitHub <noreply@github.com>2017-05-08 13:48:31 -0400
commitf11184aec01ac43d69ac2288503e7ffec19c2411 (patch)
treede67fcb514db38b06693abc158b6ad80c9408aae
parent763998ddb37dafef135d2f4dcb80b857cdcc3b7c (diff)
downloadplatform_external_rust_crates_unicode-xid-f11184aec01ac43d69ac2288503e7ffec19c2411.tar.gz
platform_external_rust_crates_unicode-xid-f11184aec01ac43d69ac2288503e7ffec19c2411.tar.bz2
platform_external_rust_crates_unicode-xid-f11184aec01ac43d69ac2288503e7ffec19c2411.zip
Bump version in readme to 0.1.0
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3a2be47..4d84dc7 100644
--- a/README.md
+++ b/README.md
@@ -30,5 +30,5 @@ to your `Cargo.toml`:
```toml
[dependencies]
-unicode-xid = "0.0.4"
+unicode-xid = "0.1.0"
```