diff --git a/Cargo.toml b/Cargo.toml index 0e48e47..e010ea1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "enr" authors = ["Age Manning "] edition = "2018" -version = "0.10.0" +version = "0.10.1" description = "Rust implementation of Ethereum Node Record (ENR) EIP778" readme = "./README.md" keywords = ["ethereum", "enr", "record", "EIP778", "node"]