diff --git a/Cargo.toml b/Cargo.toml index ed24699a..e4be0b75 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mainline" -version = "2.0.0-rc1" +version = "2.0.0" authors = ["nuh.dev"] edition = "2018" description = "Simple, robust, BitTorrent's Mainline DHT implementation"