Skip to content

Commit f98c515

Browse files
authored
chore: release
1 parent b2abf68 commit f98c515

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

rs/moq/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.10.1](https://github.com/kixelated/moq/compare/moq-lite-v0.10.0...moq-lite-v0.10.1) - 2025-11-27
11+
12+
### Other
13+
14+
- update Cargo.toml dependencies
15+
1016
## [0.10.0](https://github.com/kixelated/moq/compare/moq-lite-v0.9.6...moq-lite-v0.10.0) - 2025-11-26
1117

1218
### Other

rs/moq/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Luke Curley"]
55
repository = "https://github.com/kixelated/moq"
66
license = "MIT OR Apache-2.0"
77

8-
version = "0.10.0"
8+
version = "0.10.1"
99
edition = "2021"
1010

1111
keywords = ["quic", "http3", "webtransport", "media", "live"]

0 commit comments

Comments
 (0)