Bump version

This commit is contained in:
Daniel Abramov 2022-02-16 13:01:25 +01:00
parent 6f25eaef78
commit 5695f5d891
1 changed files with 2 additions and 2 deletions

View File

@ -7,9 +7,9 @@ authors = ["Alexey Galakhov", "Daniel Abramov"]
license = "MIT/Apache-2.0"
readme = "README.md"
homepage = "https://github.com/snapview/tungstenite-rs"
documentation = "https://docs.rs/tungstenite/0.17.0"
documentation = "https://docs.rs/tungstenite/0.17.1"
repository = "https://github.com/snapview/tungstenite-rs"
version = "0.17.0"
version = "0.17.1"
edition = "2018"
rust-version = "1.58"
include = ["benches/**/*", "src/**/*", "LICENSE-*", "README.md", "CHANGELOG.md"]