Skip to content

Commit c565e0b

Browse files
committed
chore: Release fil-proofs-param version 14.0.1
1 parent 788ce84 commit c565e0b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ members = [
1313
]
1414

1515
[workspace.dependencies]
16-
fil-proofs-param = { path = "fil-proofs-param", default-features = false, version = "~14.0.0" }
16+
fil-proofs-param = { path = "fil-proofs-param", default-features = false, version = "~14.0.1" }
1717
fil-proofs-tooling = { path = "fil-proofs-tooling", default-features = false, version = "~19.0.0" }
1818
filecoin-hashers = { path = "filecoin-hashers", default-features = false, version = "~14.0.0" }
1919
filecoin-proofs = { path = "filecoin-proofs", default-features = false, version = "~19.0.1" }

fil-proofs-param/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "fil-proofs-param"
33
description = "Filecoin parameter cli tools."
4-
version = "14.0.0"
4+
version = "14.0.1"
55
authors = ["dignifiedquire <[email protected]>", "laser <[email protected]>", "porcuquine <[email protected]>"]
66
license = "MIT OR Apache-2.0"
77
edition = "2018"

0 commit comments

Comments
 (0)