diff --git a/Cargo.toml b/Cargo.toml index a06c2cd..987ee9a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "soroban-math" -version = "0.1.1" +version = "0.1.2" edition = "2021" description = "Fixed-Point Math Library for soroban smart contracts with advanced math and high precision" license = "Apache-2.0"