diff --git a/README.md b/README.md index 0ea881f..ed1abbe 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Add this to your `Cargo.toml`: ```toml [dependencies] -simpl_cache = { version = "2.0.0-beta" } +simpl_cache = { version = "2.0.1-beta" } ``` ## `ttl_cache` macro