diff --git a/Cargo.toml b/Cargo.toml index 872c6c0..fb422be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gadu" -version = "0.1.0" +version = "0.1.1" authors = ["Rohit Joshi "] edition = "2018" description = "Async Networking library using MIO supports TCP, TLS and Unix Domain Socket"