diff --git a/anychain-ethereum/README.md b/anychain-ethereum/README.md index 792e0c6..5a2dd72 100644 --- a/anychain-ethereum/README.md +++ b/anychain-ethereum/README.md @@ -18,7 +18,7 @@ This is the README for the anychain-ethereum crate, a Rust library that provides To use the anychain-ethereum crate in your Rust project, add the following to your Cargo.toml file: ```toml [dependencies] -anychain-ethereum = "0.1.3" +anychain-ethereum = "0.1.4" ``` ## Usage