-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release: prepare Forest v0.22.0 "Pad Thai" (#4971)
- Loading branch information
1 parent
d836516
commit 67d4317
Showing
3 changed files
with
20 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "forest-filecoin" | ||
version = "0.21.1" | ||
version = "0.22.0" | ||
authors = ["ChainSafe Systems <[email protected]>"] | ||
repository = "https://github.com/ChainSafe/forest" | ||
edition = "2021" | ||
|