diff --git a/Cargo.lock b/Cargo.lock index 9aaa588..fcc33a9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2632,7 +2632,7 @@ dependencies = [ [[package]] name = "polyfill-rs" -version = "0.1.1" +version = "0.2.0" dependencies = [ "alloy-primitives", "alloy-signer", diff --git a/Cargo.toml b/Cargo.toml index eca63ee..018e0e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polyfill-rs" -version = "0.1.1" +version = "0.2.0" edition = "2021" authors = ["Julius Tranquilli "] description = "The Fastest Polymarket Client On The Market."