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