Skip to content

Commit 382421f

Browse files
committed
chore: Release storage-proofs-porep version 19.0.1
1 parent 053c883 commit 382421f

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
@@ -20,7 +20,7 @@ filecoin-proofs = { path = "filecoin-proofs", default-features = false, version
2020
fr32 = { path = "fr32", default-features = false, version = "~12.0.0" }
2121
sha2raw = { path = "sha2raw", default-features = false, version = "~14.0.0" }
2222
storage-proofs-core = { path = "storage-proofs-core", default-features = false, version = "~19.0.1" }
23-
storage-proofs-porep = { path = "storage-proofs-porep", default-features = false, version = "~19.0.0" }
23+
storage-proofs-porep = { path = "storage-proofs-porep", default-features = false, version = "~19.0.1" }
2424
storage-proofs-post = { path = "storage-proofs-post", default-features = false, version = "~19.0.0" }
2525
storage-proofs-update = { path = "storage-proofs-update", default-features = false, version = "~19.0.0" }
2626
# Sorted alphabetically

storage-proofs-porep/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "storage-proofs-porep"
3-
version = "19.0.0"
3+
version = "19.0.1"
44
authors = ["dignifiedquire <[email protected]>"]
55
description = "Proofs of replication"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)