Skip to content

Commit d77b878

Browse files
[stable2412] Patch release 2412-5 (#8386)
This PR contains version bumps and prdocs reorg for the patch 2412-5
1 parent 51e2940 commit d77b878

File tree

25 files changed

+281
-281
lines changed

25 files changed

+281
-281
lines changed

Cargo.lock

Lines changed: 210 additions & 210 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -616,9 +616,9 @@ arrayvec = { version = "0.7.4" }
616616
assert_cmd = { version = "2.0.14" }
617617
assert_matches = { version = "1.5.0" }
618618
asset-hub-rococo-emulated-chain = { path = "cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-rococo", version = "0.1.0" }
619-
asset-hub-rococo-runtime = { path = "cumulus/parachains/runtimes/assets/asset-hub-rococo", default-features = false, version = "0.24.2" }
619+
asset-hub-rococo-runtime = { path = "cumulus/parachains/runtimes/assets/asset-hub-rococo", default-features = false, version = "0.24.3" }
620620
asset-hub-westend-emulated-chain = { path = "cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-westend", version = "0.1.0" }
621-
asset-hub-westend-runtime = { path = "cumulus/parachains/runtimes/assets/asset-hub-westend", version = "0.27.2" }
621+
asset-hub-westend-runtime = { path = "cumulus/parachains/runtimes/assets/asset-hub-westend", version = "0.27.3" }
622622
asset-test-utils = { path = "cumulus/parachains/runtimes/assets/test-utils", default-features = false, version = "21.0.2" }
623623
assets-common = { path = "cumulus/parachains/runtimes/assets/common", default-features = false, version = "0.19.1" }
624624
async-channel = { version = "1.8.0" }
@@ -661,10 +661,10 @@ bp-xcm-bridge-hub = { path = "bridges/primitives/xcm-bridge-hub", default-featur
661661
bp-xcm-bridge-hub-router = { path = "bridges/primitives/xcm-bridge-hub-router", default-features = false, version = "0.15.0" }
662662
bridge-hub-common = { path = "cumulus/parachains/runtimes/bridge-hubs/common", default-features = false, version = "0.12.0" }
663663
bridge-hub-rococo-emulated-chain = { path = "cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-rococo", version = "0.1.0" }
664-
bridge-hub-rococo-runtime = { path = "cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo", default-features = false, version = "0.18.3" }
664+
bridge-hub-rococo-runtime = { path = "cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo", default-features = false, version = "0.18.4" }
665665
bridge-hub-test-utils = { path = "cumulus/parachains/runtimes/bridge-hubs/test-utils", default-features = false }
666666
bridge-hub-westend-emulated-chain = { path = "cumulus/parachains/integration-tests/emulated/chains/parachains/bridges/bridge-hub-westend", version = "0.1.0" }
667-
bridge-hub-westend-runtime = { path = "cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend", default-features = false, version = "0.15.3" }
667+
bridge-hub-westend-runtime = { path = "cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend", default-features = false, version = "0.15.4" }
668668
bridge-runtime-common = { path = "bridges/bin/runtime-common", default-features = false, version = "0.19.2" }
669669
bs58 = { version = "0.5.1", default-features = false }
670670
build-helper = { version = "0.1.1" }
@@ -950,15 +950,15 @@ pallet-migrations = { path = "substrate/frame/migrations", default-features = fa
950950
pallet-minimal-template = { path = "templates/minimal/pallets/template", default-features = false, version = "0.1.0" }
951951
pallet-mixnet = { default-features = false, path = "substrate/frame/mixnet" }
952952
pallet-mmr = { path = "substrate/frame/merkle-mountain-range", default-features = false, version = "39.0.0" }
953-
pallet-multisig = { path = "substrate/frame/multisig", default-features = false, version = "39.1.0" }
953+
pallet-multisig = { path = "substrate/frame/multisig", default-features = false, version = "39.1.1" }
954954
pallet-nft-fractionalization = { path = "substrate/frame/nft-fractionalization", default-features = false, version = "22.1.0" }
955955
pallet-nfts = { path = "substrate/frame/nfts", default-features = false, version = "33.1.0" }
956956
pallet-nfts-runtime-api = { path = "substrate/frame/nfts/runtime-api", default-features = false, version = "25.0.0" }
957957
pallet-nis = { path = "substrate/frame/nis", default-features = false, version = "39.1.0" }
958958
pallet-node-authorization = { default-features = false, path = "substrate/frame/node-authorization" }
959-
pallet-nomination-pools = { path = "substrate/frame/nomination-pools", default-features = false, version = "37.0.1" }
959+
pallet-nomination-pools = { path = "substrate/frame/nomination-pools", default-features = false, version = "37.0.2" }
960960
pallet-nomination-pools-benchmarking = { path = "substrate/frame/nomination-pools/benchmarking", default-features = false, version = "37.1.0" }
961-
pallet-nomination-pools-runtime-api = { path = "substrate/frame/nomination-pools/runtime-api", default-features = false, version = "35.0.0" }
961+
pallet-nomination-pools-runtime-api = { path = "substrate/frame/nomination-pools/runtime-api", default-features = false, version = "35.0.1" }
962962
pallet-offences = { path = "substrate/frame/offences", default-features = false, version = "38.0.0" }
963963
pallet-offences-benchmarking = { path = "substrate/frame/offences/benchmarking", default-features = false, version = "39.1.0" }
964964
pallet-paged-list = { path = "substrate/frame/paged-list", default-features = false, version = "0.17.0" }
@@ -1008,7 +1008,7 @@ pallet-verify-signature = { path = "substrate/frame/verify-signature", default-f
10081008
pallet-vesting = { path = "substrate/frame/vesting", default-features = false, version = "39.1.0" }
10091009
pallet-whitelist = { path = "substrate/frame/whitelist", default-features = false, version = "38.1.0" }
10101010
pallet-xcm = { path = "polkadot/xcm/pallet-xcm", default-features = false, version = "18.1.0" }
1011-
pallet-xcm-benchmarks = { path = "polkadot/xcm/pallet-xcm-benchmarks", default-features = false, version = "18.1.0" }
1011+
pallet-xcm-benchmarks = { path = "polkadot/xcm/pallet-xcm-benchmarks", default-features = false, version = "18.1.1" }
10121012
pallet-xcm-bridge-hub = { path = "bridges/modules/xcm-bridge-hub", default-features = false, version = "0.14.2" }
10131013
pallet-xcm-bridge-hub-router = { path = "bridges/modules/xcm-bridge-hub-router", default-features = false, version = "0.16.0" }
10141014
parachain-info = { path = "cumulus/parachains/pallets/parachain-info", default-features = false, package = "staging-parachain-info", version = "0.18.0" }
@@ -1218,7 +1218,7 @@ smallvec = { version = "1.11.0", default-features = false }
12181218
smoldot = { version = "0.11.0", default-features = false }
12191219
smoldot-light = { version = "0.9.0", default-features = false }
12201220
snowbridge-beacon-primitives = { path = "bridges/snowbridge/primitives/beacon", default-features = false, version = "0.12.1" }
1221-
snowbridge-core = { path = "bridges/snowbridge/primitives/core", default-features = false, version = "0.12.1" }
1221+
snowbridge-core = { path = "bridges/snowbridge/primitives/core", default-features = false, version = "0.12.2" }
12221222
snowbridge-ethereum = { path = "bridges/snowbridge/primitives/ethereum", default-features = false, version = "0.11.0" }
12231223
snowbridge-outbound-queue-merkle-tree = { path = "bridges/snowbridge/pallets/outbound-queue/merkle-tree", default-features = false, version = "0.10.0" }
12241224
snowbridge-outbound-queue-runtime-api = { path = "bridges/snowbridge/pallets/outbound-queue/runtime-api", default-features = false, version = "0.12.0" }
@@ -1227,7 +1227,7 @@ snowbridge-pallet-ethereum-client-fixtures = { path = "bridges/snowbridge/pallet
12271227
snowbridge-pallet-inbound-queue = { path = "bridges/snowbridge/pallets/inbound-queue", default-features = false, version = "0.12.1" }
12281228
snowbridge-pallet-inbound-queue-fixtures = { path = "bridges/snowbridge/pallets/inbound-queue/fixtures", default-features = false, version = "0.20.1" }
12291229
snowbridge-pallet-outbound-queue = { path = "bridges/snowbridge/pallets/outbound-queue", default-features = false, version = "0.12.1" }
1230-
snowbridge-pallet-system = { path = "bridges/snowbridge/pallets/system", default-features = false, version = "0.12.1" }
1230+
snowbridge-pallet-system = { path = "bridges/snowbridge/pallets/system", default-features = false, version = "0.12.2" }
12311231
snowbridge-router-primitives = { path = "bridges/snowbridge/primitives/router", default-features = false, version = "0.18.1" }
12321232
snowbridge-runtime-common = { path = "bridges/snowbridge/runtime/runtime-common", default-features = false, version = "0.12.0" }
12331233
snowbridge-runtime-test-common = { path = "bridges/snowbridge/runtime/test-common", default-features = false }
@@ -1260,7 +1260,7 @@ sp-debug-derive = { path = "substrate/primitives/debug-derive", default-features
12601260
sp-externalities = { path = "substrate/primitives/externalities", default-features = false, version = "0.30.0" }
12611261
sp-genesis-builder = { path = "substrate/primitives/genesis-builder", default-features = false, version = "0.16.0" }
12621262
sp-inherents = { path = "substrate/primitives/inherents", default-features = false, version = "35.0.0" }
1263-
sp-io = { path = "substrate/primitives/io", default-features = false, version = "39.0.0" }
1263+
sp-io = { path = "substrate/primitives/io", default-features = false, version = "39.0.1" }
12641264
sp-keyring = { path = "substrate/primitives/keyring", default-features = false, version = "40.0.0" }
12651265
sp-keystore = { path = "substrate/primitives/keystore", default-features = false, version = "0.41.0" }
12661266
sp-maybe-compressed-blob = { path = "substrate/primitives/maybe-compressed-blob", default-features = false, version = "11.0.0" }
@@ -1313,7 +1313,7 @@ substrate-test-runtime = { path = "substrate/test-utils/runtime", version = "2.0
13131313
substrate-test-runtime-client = { path = "substrate/test-utils/runtime/client", version = "2.0.0" }
13141314
substrate-test-runtime-transaction-pool = { path = "substrate/test-utils/runtime/transaction-pool" }
13151315
substrate-test-utils = { path = "substrate/test-utils" }
1316-
substrate-wasm-builder = { path = "substrate/utils/wasm-builder", default-features = false, version = "25.0.0" }
1316+
substrate-wasm-builder = { path = "substrate/utils/wasm-builder", default-features = false, version = "25.0.1" }
13171317
subxt = { version = "0.37", default-features = false }
13181318
subxt-signer = { version = "0.37" }
13191319
syn = { version = "2.0.87" }
@@ -1377,7 +1377,7 @@ westend-runtime-constants = { path = "polkadot/runtime/westend/constants", defau
13771377
westend-system-emulated-network = { path = "cumulus/parachains/integration-tests/emulated/networks/westend-system", version = "0.1.0" }
13781378
x25519-dalek = { version = "2.0" }
13791379
xcm = { path = "polkadot/xcm", default-features = false, package = "staging-xcm", version = "15.0.3" }
1380-
xcm-builder = { path = "polkadot/xcm/xcm-builder", default-features = false, package = "staging-xcm-builder", version = "18.1.0" }
1380+
xcm-builder = { path = "polkadot/xcm/xcm-builder", default-features = false, package = "staging-xcm-builder", version = "18.2.0" }
13811381
xcm-docs = { path = "polkadot/xcm/docs", version = "0.1.0" }
13821382
xcm-emulator = { path = "cumulus/xcm/xcm-emulator", default-features = false, version = "0.17.1" }
13831383
xcm-executor = { path = "polkadot/xcm/xcm-executor", default-features = false, package = "staging-xcm-executor", version = "18.0.2" }

Plan.toml

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# generated by parity-publish v0.10.4
2-
# command: parity-publish plan --patch staging-xcm
2+
# command: parity-publish plan --skip-check --prdoc prdoc
33

44
[options]
55
description = "Polkadot SDK Stable 2412"
@@ -467,9 +467,9 @@ reason = "changed"
467467
[[crate]]
468468
# substrate/primitives/io
469469
name = "sp-io"
470-
from = "38.0.0"
471-
to = "39.0.0"
472-
bump = "major"
470+
from = "39.0.0"
471+
to = "39.0.1"
472+
bump = "patch"
473473
reason = "changed"
474474

475475
[[crate]]
@@ -821,9 +821,9 @@ reason = "changed"
821821
[[crate]]
822822
# substrate/utils/wasm-builder
823823
name = "substrate-wasm-builder"
824-
from = "24.0.1"
825-
to = "25.0.0"
826-
bump = "major"
824+
from = "25.0.0"
825+
to = "25.0.1"
826+
bump = "patch"
827827
reason = "changed"
828828

829829
[[crate]]
@@ -1875,8 +1875,8 @@ reason = "changed"
18751875
[[crate]]
18761876
# substrate/frame/nomination-pools
18771877
name = "pallet-nomination-pools"
1878-
from = "37.0.0"
1879-
to = "37.0.1"
1878+
from = "37.0.1"
1879+
to = "37.0.2"
18801880
bump = "patch"
18811881
reason = "changed"
18821882

@@ -1953,8 +1953,8 @@ reason = "changed"
19531953
[[crate]]
19541954
# polkadot/xcm/xcm-builder
19551955
name = "staging-xcm-builder"
1956-
from = "18.0.1"
1957-
to = "18.1.0"
1956+
from = "18.1.0"
1957+
to = "18.2.0"
19581958
bump = "minor"
19591959
reason = "changed"
19601960

@@ -2093,9 +2093,9 @@ reason = "changed"
20932093
[[crate]]
20942094
# substrate/frame/multisig
20952095
name = "pallet-multisig"
2096-
from = "39.0.0"
2097-
to = "39.1.0"
2098-
bump = "minor"
2096+
from = "39.1.0"
2097+
to = "39.1.1"
2098+
bump = "patch"
20992099
reason = "changed"
21002100

21012101
[[crate]]
@@ -2107,9 +2107,9 @@ to = "2.0.0"
21072107
[[crate]]
21082108
# substrate/frame/nomination-pools/runtime-api
21092109
name = "pallet-nomination-pools-runtime-api"
2110-
from = "34.0.0"
2111-
to = "35.0.0"
2112-
bump = "major"
2110+
from = "35.0.0"
2111+
to = "35.0.1"
2112+
bump = "patch"
21132113
reason = "changed"
21142114

21152115
[[crate]]
@@ -2169,9 +2169,9 @@ reason = "changed"
21692169
[[crate]]
21702170
# polkadot/xcm/pallet-xcm-benchmarks
21712171
name = "pallet-xcm-benchmarks"
2172-
from = "18.0.0"
2173-
to = "18.1.0"
2174-
bump = "minor"
2172+
from = "18.1.0"
2173+
to = "18.1.1"
2174+
bump = "patch"
21752175
reason = "changed"
21762176

21772177
[[crate]]
@@ -2239,9 +2239,9 @@ reason = "changed"
22392239
[[crate]]
22402240
# bridges/snowbridge/primitives/core
22412241
name = "snowbridge-core"
2242-
from = "0.12.0"
2243-
to = "0.12.1"
2244-
bump = "minor"
2242+
from = "0.12.1"
2243+
to = "0.12.2"
2244+
bump = "patch"
22452245
reason = "changed"
22462246

22472247
[[crate]]
@@ -2515,9 +2515,9 @@ reason = "changed"
25152515
[[crate]]
25162516
# bridges/snowbridge/pallets/system
25172517
name = "snowbridge-pallet-system"
2518-
from = "0.12.0"
2519-
to = "0.12.1"
2520-
bump = "minor"
2518+
from = "0.12.1"
2519+
to = "0.12.2"
2520+
bump = "patch"
25212521
reason = "changed"
25222522

25232523
[[crate]]
@@ -3091,16 +3091,16 @@ reason = "changed"
30913091
[[crate]]
30923092
# cumulus/parachains/runtimes/assets/asset-hub-rococo
30933093
name = "asset-hub-rococo-runtime"
3094-
from = "0.24.1"
3095-
to = "0.24.2"
3094+
from = "0.24.2"
3095+
to = "0.24.3"
30963096
bump = "patch"
30973097
reason = "changed"
30983098

30993099
[[crate]]
31003100
# cumulus/parachains/runtimes/assets/asset-hub-westend
31013101
name = "asset-hub-westend-runtime"
3102-
from = "0.27.1"
3103-
to = "0.27.2"
3102+
from = "0.27.2"
3103+
to = "0.27.3"
31043104
bump = "patch"
31053105
reason = "changed"
31063106

@@ -3183,8 +3183,8 @@ reason = "changed"
31833183
[[crate]]
31843184
# cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo
31853185
name = "bridge-hub-rococo-runtime"
3186-
from = "0.18.2"
3187-
to = "0.18.3"
3186+
from = "0.18.3"
3187+
to = "0.18.4"
31883188
bump = "patch"
31893189
reason = "changed"
31903190

@@ -3199,8 +3199,8 @@ reason = "changed"
31993199
[[crate]]
32003200
# cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend
32013201
name = "bridge-hub-westend-runtime"
3202-
from = "0.15.2"
3203-
to = "0.15.3"
3202+
from = "0.15.3"
3203+
to = "0.15.4"
32043204
bump = "patch"
32053205
reason = "changed"
32063206

bridges/snowbridge/pallets/system/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "snowbridge-pallet-system"
33
description = "Snowbridge System Pallet"
4-
version = "0.12.1"
4+
version = "0.12.2"
55
authors = ["Snowfork <contact@snowfork.com>"]
66
edition.workspace = true
77
repository.workspace = true

bridges/snowbridge/primitives/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "snowbridge-core"
33
description = "Snowbridge Core"
4-
version = "0.12.1"
4+
version = "0.12.2"
55
authors = ["Snowfork <contact@snowfork.com>"]
66
edition.workspace = true
77
repository.workspace = true

cumulus/parachains/runtimes/assets/asset-hub-rococo/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "asset-hub-rococo-runtime"
3-
version = "0.24.2"
3+
version = "0.24.3"
44
authors.workspace = true
55
edition.workspace = true
66
description = "Rococo variant of Asset Hub parachain runtime"

cumulus/parachains/runtimes/assets/asset-hub-westend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "asset-hub-westend-runtime"
3-
version = "0.27.2"
3+
version = "0.27.3"
44
authors.workspace = true
55
edition.workspace = true
66
description = "Westend variant of Asset Hub parachain runtime"

cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bridge-hub-rococo-runtime"
3-
version = "0.18.3"
3+
version = "0.18.4"
44
authors.workspace = true
55
edition.workspace = true
66
description = "Rococo's BridgeHub parachain runtime"

cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bridge-hub-westend-runtime"
3-
version = "0.15.3"
3+
version = "0.15.4"
44
authors.workspace = true
55
edition.workspace = true
66
description = "Westend's BridgeHub parachain runtime"

cumulus/polkadot-omni-node/lib/src/nodes/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ use sc_service::{Configuration, TaskManager};
2626
/// The current node version for cumulus official binaries, which takes the basic
2727
/// SemVer form `<major>.<minor>.<patch>`. It should correspond to the latest
2828
/// `polkadot` version of a stable release.
29-
pub const NODE_VERSION: &'static str = "1.17.4";
29+
pub const NODE_VERSION: &'static str = "1.17.5";
3030

3131
/// Trait that extends the `DynNodeSpec` trait with manual seal related logic.
3232
///

polkadot/node/primitives/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ pub use disputes::{
5959
/// relatively rare.
6060
///
6161
/// The associated worker binaries should use the same version as the node that spawns them.
62-
pub const NODE_VERSION: &'static str = "1.17.4";
62+
pub const NODE_VERSION: &'static str = "1.17.5";
6363

6464
// For a 16-ary Merkle Prefix Trie, we can expect at most 16 32-byte hashes per node
6565
// plus some overhead:

polkadot/xcm/pallet-xcm-benchmarks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "pallet-xcm-benchmarks"
33
authors.workspace = true
44
edition.workspace = true
55
license.workspace = true
6-
version = "18.1.0"
6+
version = "18.1.1"
77
description = "Benchmarks for the XCM pallet"
88

99
[lints]

polkadot/xcm/xcm-builder/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Tools & types for building with XCM and its executor."
44
authors.workspace = true
55
edition.workspace = true
66
license.workspace = true
7-
version = "18.1.0"
7+
version = "18.2.0"
88

99
[lints]
1010
workspace = true
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

substrate/frame/multisig/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pallet-multisig"
3-
version = "39.1.0"
3+
version = "39.1.1"
44
authors.workspace = true
55
edition.workspace = true
66
license = "Apache-2.0"

substrate/frame/nomination-pools/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pallet-nomination-pools"
3-
version = "37.0.1"
3+
version = "37.0.2"
44
authors.workspace = true
55
edition.workspace = true
66
license = "Apache-2.0"

substrate/frame/nomination-pools/runtime-api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pallet-nomination-pools-runtime-api"
3-
version = "35.0.0"
3+
version = "35.0.1"
44
authors.workspace = true
55
edition.workspace = true
66
license = "Apache-2.0"

substrate/primitives/io/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sp-io"
3-
version = "39.0.0"
3+
version = "39.0.1"
44
authors.workspace = true
55
edition.workspace = true
66
license = "Apache-2.0"

substrate/utils/wasm-builder/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "substrate-wasm-builder"
3-
version = "25.0.0"
3+
version = "25.0.1"
44
authors.workspace = true
55
description = "Utility for building WASM binaries"
66
edition.workspace = true

0 commit comments

Comments
 (0)