diff --git a/Cargo.lock b/Cargo.lock index 6fba93e..62c232a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2986,7 +2986,7 @@ dependencies = [ [[package]] name = "polyfill-rs" -version = "0.4.0" +version = "0.4.1" dependencies = [ "alloy-primitives", "alloy-signer", diff --git a/Cargo.toml b/Cargo.toml index 37f4a01..724a5e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polyfill-rs" -version = "0.4.0" +version = "0.4.1" edition = "2021" authors = ["Julius Tranquilli "] description = "The Fastest Polymarket Client On The Market."