Skip to content

Commit

Permalink
chore: Release 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
halzy committed Mar 23, 2020
1 parent d4b963e commit 878d687
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Expand Up @@ -2,6 +2,8 @@

## [Unreleased] - ReleaseDate

## [0.13.0] - 2020-03-23

## [0.12.0] - 2020-03-19

## [0.11.0] - 2020-03-19
Expand All @@ -13,7 +15,8 @@
## [0.9.2] - 2020-03-10

<!-- next-url -->
[Unreleased]: https://github.com/halzy/stream_multiplexer/compare/v0.12.0...HEAD
[Unreleased]: https://github.com/halzy/stream_multiplexer/compare/v0.13.0...HEAD
[0.13.0]: https://github.com/halzy/stream_multiplexer/compare/v0.12.0...v0.13.0
[0.12.0]: https://github.com/halzy/stream_multiplexer/compare/v0.12.0...v0.12.0
[0.11.0]: https://github.com/halzy/stream_multiplexer/compare/v0.10.0...v0.11.0
[0.10.0]: https://github.com/halzy/stream_multiplexer/compare/v0.9.3...v0.10.0
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "stream_multiplexer"
version = "0.12.0"
version = "0.13.0"
authors = ["Benjamin Halsted <bhalsted@gmail.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit 878d687

Please sign in to comment.