Skip to content

Commit

Permalink
Bump version to 0.14.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
de-vri-es committed Jun 3, 2024
1 parent ff10a3c commit 7ebed01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# main
# v0.14.0 - 2024-06-03
* Update `tungstenite` and `tokio-tungstenite` to `v0.23`.

# v0.13.0 - 2023-12-11
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "hyper-tungstenite"
description = "websockets for hyper servers using tungstenite"
version = "0.13.0"
version = "0.14.0"
license = "BSD-2-Clause"
authors = ["Maarten de Vries <[email protected]>"]
keywords = ["websocket", "hyper", "async"]
Expand Down

0 comments on commit 7ebed01

Please sign in to comment.