Skip to content

Commit

Permalink
0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-soshte committed Jun 28, 2024
1 parent d39be68 commit deaabf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
workspace = { members = ["example"] }
[package]
name = "soroban-math"
version = "0.2.2"
version = "0.2.3"
edition = "2021"
description = "Fixed-Point Math Library for soroban smart contracts with advanced math and high precision"
license = "Apache-2.0"
Expand Down

0 comments on commit deaabf7

Please sign in to comment.