From e2c49bae2960a54f74bd840d7a0efba5d9f3c4b8 Mon Sep 17 00:00:00 2001 From: Warm Beer Date: Thu, 2 Apr 2026 16:25:12 +0200 Subject: [PATCH] chore: bump version to 0.7.0 Co-Authored-By: Claude Opus 4.6 (1M context) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9890df3..e00dcbd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ homepage = "https://maidsafe.net" license = "GPL-3.0" name = "evmlib" repository = "https://github.com/WithAutonomi/evmlib" -version = "0.6.0" +version = "0.7.0" [features] external-signer = []