Skip to content

Commit

Permalink
bump up version to 0.10.1 (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
keepsimple1 committed Dec 3, 2023
1 parent 6c5e189 commit 9865b33
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# Version 0.10.1 (2023-12-2)

This is a bug fix release.

## Changes

* update flume to 0.11 (#152)
* bugfix: signal event key is possible to overlap with socket poll ids (#153)

# Version 0.10.0 (2023-11-28)

## Breaking changes
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 = "mdns-sd"
version = "0.10.0"
version = "0.10.1"
authors = ["keepsimple <[email protected]>"]
edition = "2018"
rust-version = "1.60.0"
Expand Down

0 comments on commit 9865b33

Please sign in to comment.