Skip to content

Commit

Permalink
release 0.23.1 "Lappe" (#5073)
Browse files Browse the repository at this point in the history
  • Loading branch information
lemmih authored Dec 11, 2024
1 parent c67893f commit 3fdb812
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@

### Fixed

## Forest v0.23.1 "Lappe"

### Fixed

- [#5071](https://github.com/ChainSafe/forest/pull/5071) Fix issue that caused
Forest to temporarily drift out of sync.

Expand Down
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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "forest-filecoin"
version = "0.23.0"
version = "0.23.1"
authors = ["ChainSafe Systems <[email protected]>"]
repository = "https://github.com/ChainSafe/forest"
edition = "2021"
Expand Down

0 comments on commit 3fdb812

Please sign in to comment.