diff --git a/Cargo.toml b/Cargo.toml index c5e9ddb..2cb5cd1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ethereum_serde_utils" -version = "0.5.2" +version = "0.6.0" edition = "2021" description = "Serialization and deserialization utilities for JSON representations of Ethereum types" license = "Apache-2.0"