Skip to content

Commit

Permalink
Prepare 0.10.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Oct 21, 2024
1 parent 8d6812b commit 8cce411
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
Expand Up @@ -6,7 +6,7 @@ All user visible changes to this project will be documented in this file. This p



## [0.10.0] · 202?-??-?? (unreleased)
## [0.10.0] · 2024-10-21
[0.10.0]: /../../tree/v0.10.0

[Diff](/../../compare/v0.9.2...v0.10.0)
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "medea-turn"
version = "0.9.2"
version = "0.10.0"
edition = "2021"
rust-version = "1.81"
description = "STUN/TURN server implementation used by Medea media server."
Expand Down

0 comments on commit 8cce411

Please sign in to comment.