From b3784f9fb3f3f9126f0c705c69689d569d9bb307 Mon Sep 17 00:00:00 2001 From: James Date: Tue, 20 Jan 2026 08:23:22 -0500 Subject: [PATCH] chore: bump to 33.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ca239ee..3a78205 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "trevm" -version = "0.33.0" +version = "0.33.1" rust-version = "1.83.0" edition = "2021" authors = ["init4"]