diff --git a/Cargo.toml b/Cargo.toml index f5fd944..3e530b5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "vented" description = "Event driven encrypted tcp communicaton" -version = "0.11.2" +version = "0.11.3" authors = ["trivernis "] edition = "2018" readme = "README.md"