Skip to content

Commit cf25d4e

Browse files
(cargo-release) version 0.4.0
1 parent f04d2dc commit cf25d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tokio-tungstenite-wasm"
3-
version = "0.3.1"
3+
version = "0.4.0"
44
description = "A wrapper around websys and tokio-tungstenite that makes it easy to use websockets cross-platform."
55
repository = "https://github.com/TannerRogalsky/tokio-tungstenite-wasm"
66
homepage = "https://github.com/TannerRogalsky/tokio-tungstenite-wasm"

0 commit comments

Comments
 (0)