bump version

This commit is contained in:
n4n5 2024-04-21 22:41:29 +02:00
parent d727042aca
commit d1945d0926
No known key found for this signature in database
GPG Key ID: 79414EADC6D4B457
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ readme = "README.md"
homepage = "https://github.com/snapview/tungstenite-rs"
documentation = "https://docs.rs/tungstenite/0.21.0"
repository = "https://github.com/snapview/tungstenite-rs"
version = "0.21.0"
version = "0.22.0"
edition = "2018"
rust-version = "1.60"
include = ["benches/**/*", "src/**/*", "examples/**/*", "LICENSE-*", "README.md", "CHANGELOG.md"]