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