From ab712329456e07ed8ae9e95af6e0c68a496b9914 Mon Sep 17 00:00:00 2001 From: floor-licker Date: Tue, 16 Jun 2026 16:01:13 -0300 Subject: [PATCH] chore(release): 0.4.1 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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."