From a20bc52e85ea0854d98887d06f3501175bf2f133 Mon Sep 17 00:00:00 2001 From: Collins Muriuki Date: Sat, 14 Oct 2023 18:07:39 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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