diff --git a/Plan.toml b/Plan.toml index 0a805bfeb0974760a78a3d8187b6005a220b98ae..21b1b91a3025c78a1ed62871c7327c52e3b37ee2 100644 --- a/Plan.toml +++ b/Plan.toml @@ -1,5 +1,5 @@ -# generated by parity-publish v0.8.0 -# command: parity-publish -C ../polkadot-sdk plan --prdoc prdoc/ +# generated by parity-publish v0.9.0 +# command: parity-publish plan --patch cumulus-primitives-timestamp [options] description = "polkadot v1.15.0" @@ -939,10 +939,10 @@ reason = "changed" [[crate]] # cumulus/primitives/timestamp name = "cumulus-primitives-timestamp" -from = "0.14.0" -to = "0.15.0" -bump = "major" -reason = "changed" +from = "0.15.0" +to = "0.15.1" +bump = "patch" +reason = "bumped by --patch" [[crate]] # cumulus/test/relay-sproof-builder