From 08587f980a8beb6dad41de3c8937e27619960420 Mon Sep 17 00:00:00 2001 From: Lucas Oliveira <50037567+olivmath@users.noreply.github.com> Date: Fri, 29 Dec 2023 00:26:25 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1590e2..5256ab2 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ assert mtree.verify(p, 'b') == True | Leafs of any size | ✅ Deployed | 0.8.0 | | Security deprecation pysha3 | ✅ Deployed | 0.8.1 | | Compatible with MerkleTreeJs | 🚂 Pre-Release | 1.0.0 | -| First Issue solved by community | 🚂 Pre-Release | 1.0.1 | +| First Issue solved by community | 🚂 Pre-Release | 1.0.0 | | Accelerator code with Rust | 🏗️ Alpha | 1.1.0 | | Tutorial how to use with solidity | 🖊️ Design | x.x.x | | Tutorial how to use with MerkleTreeJS | 🖊️ Design | x.x.x |