summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Woolcock <paul@woolcock.us>2020-04-07 14:11:44 -0400
committerGitHub <noreply@github.com>2020-04-07 14:11:44 -0400
commit36734709186ae2bdd1441b1ec110f82a85deca98 (patch)
treeeb711342f659f7a12ce60a9443b899fcfe5f1eb5
parent336e87076ae99669a92600204c249e0d607bcaa7 (diff)
Update readme for version 0.20
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9be655f..7ed1a1f 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ To add `elefren` to your project, add the following to the
`[dependencies]` section of your `Cargo.toml`
```toml
-elefren = "0.19"
+elefren = "0.20"
```
## Usage