From ecbba711f7456bec975583257c3587f3e798830b Mon Sep 17 00:00:00 2001 From: root Date: Wed, 1 May 2024 19:17:58 +0000 Subject: [PATCH] bump --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f26c2e6..1ccf069 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Add this to your Cargo.toml: ```toml [dependencies] -soroban-math = "0.2.1" +soroban-math = "0.2.2" ``` And this to your code: