diff --git a/Cargo.toml b/Cargo.toml index 5ce618e..a5d7fe1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ezsockets" -version = "0.4.4" +version = "0.5.0" edition = "2021" authors = ["Grzegorz BaraƄski "] description = "WebSockets server & client made easy"