Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-abramov committed Nov 15, 2021
1 parent 7a520c2 commit 4298e9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ keywords = ["websocket", "io", "web"]
authors = ["Daniel Abramov <dabramov@snapview.de>", "Alexey Galakhov <agalakhov@snapview.de>"]
license = "MIT"
homepage = "https://github.com/snapview/tokio-tungstenite"
documentation = "https://docs.rs/tokio-tungstenite/0.15.0"
documentation = "https://docs.rs/tokio-tungstenite/0.16.0"
repository = "https://github.com/snapview/tokio-tungstenite"
version = "0.15.0"
version = "0.16.0"
edition = "2018"
include = ["examples/**/*", "src/**/*", "LICENSE", "README.md", "CHANGELOG.md"]

Expand Down

0 comments on commit 4298e9e

Please sign in to comment.