diff --git a/examples/websocket/Cargo.toml b/examples/websocket/Cargo.toml index db131dd7..327b8324 100644 --- a/examples/websocket/Cargo.toml +++ b/examples/websocket/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "websocket" -version = "0.1.0" +version = "1.0.0" authors = ["Héctor Ramón Jiménez "] edition = "2021" publish = false