From 25200ce295029e761b3a7cf1dcb0cd6fee52a6bc Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Tue, 2 Mar 2021 16:25:39 -0500 Subject: Bump crates again (#9653) --- op_crates/websocket/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'op_crates/websocket') diff --git a/op_crates/websocket/Cargo.toml b/op_crates/websocket/Cargo.toml index 418d32021..7d4d605e6 100644 --- a/op_crates/websocket/Cargo.toml +++ b/op_crates/websocket/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_websocket" -version = "0.5.1" +version = "0.5.2" edition = "2018" description = "Implementation of WebSocket API for Deno" authors = ["the Deno authors"] -- cgit v1.2.3