Skip to content

Commit

Permalink
Prepare for v0.17.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
caio committed Apr 25, 2024
1 parent 1326f9a commit 1e8c322
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
@@ -1,6 +1,6 @@
# Changelog

## UNRELEASED
## v0.17.1 - 2024-04-25

- Bugfix: when restarting members, there was a chance foca would
ask a member to ping its own previous identity.
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 = "foca"
version = "0.17.0"
version = "0.17.1"
rust-version = "1.70.0"
authors = ["Caio <[email protected]>"]
edition = "2021"
Expand Down

0 comments on commit 1e8c322

Please sign in to comment.