From a9ed393f98b5c3d305596a2ec485219da6670903 Mon Sep 17 00:00:00 2001 From: floor-licker Date: Wed, 17 Dec 2025 19:09:46 -0500 Subject: [PATCH] chore: minor v bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index edc2594..da37a08 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polyfill-rs" -version = "0.2.0" +version = "0.2.1" edition = "2021" authors = ["Julius Tranquilli "] description = "The Fastest Polymarket Client On The Market."