diff --git a/Cargo.toml b/Cargo.toml index afa2357..303e0cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "cardano_ouroboros_network" description = "This crate implements the networking layer for the Ouroboros protocol used by Cardano blockchain." license = "GPL-3.0 OR LGPL-3.0-only" -version = "0.2.5" +version = "0.2.6" authors = [ "Mark Stopka ", "Pavel Šimerda ",