Skip to content

Commit

Permalink
chore(moq-transfork): release v0.3.1 (#206)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 28, 2024
1 parent 2c5da54 commit 6360ad3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions moq-transfork/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.3.1](https://github.com/kixelated/moq-rs/compare/moq-transfork-v0.3.0...moq-transfork-v0.3.1) - 2024-10-28

### Other

- Add some more documentation

## [0.3.0](https://github.com/kixelated/moq-rs/compare/moq-transfork-v0.2.0...moq-transfork-v0.3.0) - 2024-10-27

### Other
Expand Down
2 changes: 1 addition & 1 deletion moq-transfork/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["Luke Curley"]
repository = "https://github.com/kixelated/moq-rs"
license = "MIT OR Apache-2.0"

version = "0.3.0"
version = "0.3.1"
edition = "2021"

keywords = ["quic", "http3", "webtransport", "media", "live"]
Expand Down

0 comments on commit 6360ad3

Please sign in to comment.