summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPaul Woolcock <paul@woolcock.us>2018-12-12 12:35:05 -0500
committerPaul Woolcock <paul@woolcock.us>2018-12-12 12:35:05 -0500
commitaae013189c1abc9cc42661ad34fc53bdbf1b3fe2 (patch)
treeaea9ecf8fe9f665ac474aef0abbdf7620072d3ee /README.md
parent6f63fef0b2414099c55e36107aab785f689d19b6 (diff)
update to 0.17
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 33675b5..3704530 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.16"
+elefren = "0.17"
```
## Usage