Skip to content

Commit 2417154

Browse files
authored
Merge pull request #423 from filecoin-project/chore/release-bitfield
chore: release fvm_ipld_bitfield 0.4.0
2 parents 8092fdc + 6bac669 commit 2417154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ipld/bitfield/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "fvm_ipld_bitfield"
33
description = "Bitfield logic for use in Filecoin actors"
4-
version = "0.3.0"
4+
version = "0.4.0"
55
license = "MIT OR Apache-2.0"
66
authors = ["ChainSafe Systems <[email protected]>", "Protocol Labs", "Filecoin Core Devs"]
77
edition = "2021"

0 commit comments

Comments
 (0)