diff --git a/Cargo.toml b/Cargo.toml index db568b4a6..39c321237 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "discv5" authors = ["Age Manning "] edition = "2018" -version = "0.1.0-beta.6" +version = "0.1.0-beta.7" description = "Implementation of the p2p discv5 discovery protocol" license = "MIT" repository = "https://github.com/sigp/discv5"