From eb973a63c9bcef531bb30f16132b02fa9077f627 Mon Sep 17 00:00:00 2001 From: Paul Woolcock Date: Wed, 10 Oct 2018 10:27:53 -0400 Subject: [PATCH] Update version in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de34321..33675b5 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.14" +elefren = "0.16" ``` ## Usage