From 7b94825bbfa1bb0639c3bd16344c7fbf7a5f6e2a Mon Sep 17 00:00:00 2001 From: David Meister Date: Sat, 23 May 2026 07:13:45 +0000 Subject: [PATCH] chore: release rain-erc 0.1.0 Co-Authored-By: Claude Opus 4.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 72454b9..5846eb4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rain-erc" -version = "0.0.0" +version = "0.1.0" edition = "2021" description = "Provides ERC related utitlies in rust" license = "CAL-1.0"