diff --git a/Cargo.lock b/Cargo.lock index 64cf111..46f5b7f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2823,7 +2823,7 @@ dependencies = [ [[package]] name = "polyfill-rs" -version = "0.3.0" +version = "0.3.1" dependencies = [ "alloy-primitives", "alloy-signer", diff --git a/Cargo.toml b/Cargo.toml index 083f928..d6ad4ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polyfill-rs" -version = "0.3.0" +version = "0.3.1" edition = "2021" authors = ["Julius Tranquilli "] description = "The Fastest Polymarket Client On The Market."