From 7eba8f2162cb9478f74fbf64a0eda7751c918cdb Mon Sep 17 00:00:00 2001
From: Mara Robin B <mara@broda.me>
Date: Fri, 27 May 2022 10:18:23 +0200
Subject: [PATCH] bump to 0.9.23 (#5593)

* bump version to 0.9.23

* bump spec_version to 9230
---
 polkadot/Cargo.lock                           | 164 +++++++++---------
 polkadot/Cargo.toml                           |   2 +-
 polkadot/cli/Cargo.toml                       |   2 +-
 polkadot/core-primitives/Cargo.toml           |   2 +-
 polkadot/erasure-coding/Cargo.toml            |   2 +-
 polkadot/erasure-coding/fuzzer/Cargo.toml     |   2 +-
 polkadot/node/client/Cargo.toml               |   2 +-
 polkadot/node/collation-generation/Cargo.toml |   2 +-
 polkadot/node/core/approval-voting/Cargo.toml |   2 +-
 polkadot/node/core/av-store/Cargo.toml        |   2 +-
 polkadot/node/core/backing/Cargo.toml         |   2 +-
 .../node/core/bitfield-signing/Cargo.toml     |   2 +-
 .../node/core/candidate-validation/Cargo.toml |   2 +-
 polkadot/node/core/chain-api/Cargo.toml       |   2 +-
 polkadot/node/core/chain-selection/Cargo.toml |   2 +-
 .../node/core/dispute-coordinator/Cargo.toml  |   2 +-
 .../node/core/parachains-inherent/Cargo.toml  |   2 +-
 polkadot/node/core/provisioner/Cargo.toml     |   2 +-
 polkadot/node/core/pvf-checker/Cargo.toml     |   2 +-
 polkadot/node/core/pvf/Cargo.toml             |   2 +-
 polkadot/node/core/runtime-api/Cargo.toml     |   2 +-
 polkadot/node/gum/Cargo.toml                  |   2 +-
 polkadot/node/gum/proc-macro/Cargo.toml       |   2 +-
 polkadot/node/jaeger/Cargo.toml               |   2 +-
 polkadot/node/malus/Cargo.toml                |   2 +-
 polkadot/node/metrics/Cargo.toml              |   2 +-
 .../network/approval-distribution/Cargo.toml  |   2 +-
 .../availability-distribution/Cargo.toml      |   2 +-
 .../network/availability-recovery/Cargo.toml  |   2 +-
 .../network/bitfield-distribution/Cargo.toml  |   2 +-
 polkadot/node/network/bridge/Cargo.toml       |   2 +-
 .../node/network/collator-protocol/Cargo.toml |   2 +-
 .../network/dispute-distribution/Cargo.toml   |   2 +-
 .../node/network/gossip-support/Cargo.toml    |   2 +-
 polkadot/node/network/protocol/Cargo.toml     |   2 +-
 .../network/statement-distribution/Cargo.toml |   2 +-
 polkadot/node/overseer/Cargo.toml             |   2 +-
 polkadot/node/primitives/Cargo.toml           |   2 +-
 polkadot/node/service/Cargo.toml              |   2 +-
 .../node/subsystem-test-helpers/Cargo.toml    |   2 +-
 polkadot/node/subsystem-types/Cargo.toml      |   2 +-
 polkadot/node/subsystem-util/Cargo.toml       |   2 +-
 polkadot/node/subsystem/Cargo.toml            |   2 +-
 polkadot/node/test/client/Cargo.toml          |   2 +-
 .../node/test/performance-test/Cargo.toml     |   2 +-
 polkadot/node/test/service/Cargo.toml         |   2 +-
 .../node/zombienet-backchannel/Cargo.toml     |   2 +-
 polkadot/parachain/Cargo.toml                 |   2 +-
 polkadot/parachain/test-parachains/Cargo.toml |   2 +-
 .../test-parachains/adder/Cargo.toml          |   2 +-
 .../test-parachains/adder/collator/Cargo.toml |   2 +-
 .../parachain/test-parachains/halt/Cargo.toml |   2 +-
 .../test-parachains/undying/Cargo.toml        |   2 +-
 .../undying/collator/Cargo.toml               |   2 +-
 polkadot/primitives/Cargo.toml                |   2 +-
 polkadot/primitives/test-helpers/Cargo.toml   |   2 +-
 polkadot/rpc/Cargo.toml                       |   2 +-
 polkadot/runtime/common/Cargo.toml            |   2 +-
 .../common/slot_range_helper/Cargo.toml       |   2 +-
 polkadot/runtime/kusama/Cargo.toml            |   2 +-
 polkadot/runtime/kusama/constants/Cargo.toml  |   2 +-
 polkadot/runtime/kusama/src/lib.rs            |   2 +-
 polkadot/runtime/metrics/Cargo.toml           |   2 +-
 polkadot/runtime/parachains/Cargo.toml        |   2 +-
 polkadot/runtime/polkadot/Cargo.toml          |   2 +-
 .../runtime/polkadot/constants/Cargo.toml     |   2 +-
 polkadot/runtime/polkadot/src/lib.rs          |   2 +-
 polkadot/runtime/rococo/Cargo.toml            |   2 +-
 polkadot/runtime/rococo/constants/Cargo.toml  |   2 +-
 polkadot/runtime/rococo/src/lib.rs            |   2 +-
 polkadot/runtime/test-runtime/Cargo.toml      |   2 +-
 .../runtime/test-runtime/constants/Cargo.toml |   2 +-
 polkadot/runtime/westend/Cargo.toml           |   2 +-
 polkadot/runtime/westend/constants/Cargo.toml |   2 +-
 polkadot/runtime/westend/src/lib.rs           |   2 +-
 polkadot/statement-table/Cargo.toml           |   2 +-
 polkadot/utils/generate-bags/Cargo.toml       |   2 +-
 .../remote-ext-tests/bags-list/Cargo.toml     |   2 +-
 polkadot/utils/staking-miner/Cargo.lock       |   4 +-
 polkadot/utils/staking-miner/Cargo.toml       |   2 +-
 polkadot/xcm/Cargo.toml                       |   2 +-
 polkadot/xcm/pallet-xcm-benchmarks/Cargo.toml |   2 +-
 polkadot/xcm/pallet-xcm/Cargo.toml            |   2 +-
 polkadot/xcm/xcm-builder/Cargo.toml           |   2 +-
 polkadot/xcm/xcm-executor/Cargo.toml          |   2 +-
 .../xcm-executor/integration-tests/Cargo.toml |   2 +-
 polkadot/xcm/xcm-simulator/Cargo.toml         |   2 +-
 polkadot/xcm/xcm-simulator/example/Cargo.toml |   2 +-
 polkadot/xcm/xcm-simulator/fuzzer/Cargo.toml  |   2 +-
 89 files changed, 171 insertions(+), 171 deletions(-)

diff --git a/polkadot/Cargo.lock b/polkadot/Cargo.lock
index 359c7e7c425..9b566b248ba 100644
--- a/polkadot/Cargo.lock
+++ b/polkadot/Cargo.lock
@@ -3278,7 +3278,7 @@ checksum = "67c21572b4949434e4fc1e1978b99c5f77064153c59d998bf13ecd96fb5ecba7"
 
 [[package]]
 name = "kusama-runtime"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "beefy-primitives",
  "bitvec",
@@ -3374,7 +3374,7 @@ dependencies = [
 
 [[package]]
 name = "kusama-runtime-constants"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "frame-support",
  "polkadot-primitives",
@@ -5759,7 +5759,7 @@ dependencies = [
 
 [[package]]
 name = "pallet-xcm"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -5781,7 +5781,7 @@ dependencies = [
 
 [[package]]
 name = "pallet-xcm-benchmarks"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -6114,7 +6114,7 @@ checksum = "e8d0eef3571242013a0d5dc84861c3ae4a652e56e12adf8bdc26ff5f8cb34c94"
 
 [[package]]
 name = "polkadot"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_cmd",
  "color-eyre",
@@ -6129,7 +6129,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-approval-distribution"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_matches",
  "env_logger 0.9.0",
@@ -6152,7 +6152,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-availability-bitfield-distribution"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_matches",
  "bitvec",
@@ -6176,7 +6176,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-availability-distribution"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_matches",
  "derive_more",
@@ -6205,7 +6205,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-availability-recovery"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_matches",
  "env_logger 0.9.0",
@@ -6234,7 +6234,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-cli"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "clap",
  "frame-benchmarking-cli",
@@ -6259,7 +6259,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-client"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "beefy-primitives",
  "frame-benchmarking",
@@ -6301,7 +6301,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-collator-protocol"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "always-assert",
  "assert_matches",
@@ -6329,7 +6329,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-core-primitives"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "parity-scale-codec",
  "parity-util-mem",
@@ -6341,7 +6341,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-dispute-distribution"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_matches",
  "async-trait",
@@ -6372,7 +6372,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-erasure-coding"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "parity-scale-codec",
  "polkadot-node-primitives",
@@ -6385,7 +6385,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-gossip-support"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_matches",
  "async-trait",
@@ -6412,7 +6412,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-network-bridge"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "always-assert",
  "assert_matches",
@@ -6438,7 +6438,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-collation-generation"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "futures 0.3.21",
  "parity-scale-codec",
@@ -6457,7 +6457,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-approval-voting"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_matches",
  "bitvec",
@@ -6495,7 +6495,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-av-store"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_matches",
  "bitvec",
@@ -6523,7 +6523,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-backing"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_matches",
  "bitvec",
@@ -6549,7 +6549,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-bitfield-signing"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "futures 0.3.21",
  "polkadot-node-subsystem",
@@ -6565,7 +6565,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-candidate-validation"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_matches",
  "async-trait",
@@ -6587,7 +6587,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-chain-api"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "futures 0.3.21",
  "maplit",
@@ -6606,7 +6606,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-chain-selection"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_matches",
  "futures 0.3.21",
@@ -6627,7 +6627,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-dispute-coordinator"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_matches",
  "fatality",
@@ -6653,7 +6653,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-parachains-inherent"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "async-trait",
  "futures 0.3.21",
@@ -6669,7 +6669,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-provisioner"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "bitvec",
  "fatality",
@@ -6690,7 +6690,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-pvf"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "always-assert",
  "assert_matches",
@@ -6723,7 +6723,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-pvf-checker"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "futures 0.3.21",
  "futures-timer",
@@ -6746,7 +6746,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-core-runtime-api"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "futures 0.3.21",
  "memory-lru",
@@ -6767,7 +6767,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-jaeger"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "async-std",
  "lazy_static",
@@ -6784,7 +6784,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-metrics"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_cmd",
  "bs58",
@@ -6812,7 +6812,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-network-protocol"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "async-trait",
  "derive_more",
@@ -6833,7 +6833,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-primitives"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "bounded-vec",
  "futures 0.3.21",
@@ -6855,7 +6855,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-subsystem"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "polkadot-node-jaeger",
  "polkadot-node-subsystem-types",
@@ -6864,7 +6864,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-subsystem-test-helpers"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "async-trait",
  "futures 0.3.21",
@@ -6882,7 +6882,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-subsystem-types"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "derive_more",
  "futures 0.3.21",
@@ -6900,7 +6900,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-node-subsystem-util"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_matches",
  "async-trait",
@@ -6940,7 +6940,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-overseer"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_matches",
  "femme",
@@ -6965,7 +6965,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-parachain"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "derive_more",
  "frame-support",
@@ -6981,7 +6981,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-performance-test"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "env_logger 0.9.0",
  "kusama-runtime",
@@ -6995,7 +6995,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-primitives"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "bitvec",
  "frame-system",
@@ -7024,7 +7024,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-primitives-test-helpers"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "polkadot-primitives",
  "rand 0.8.5",
@@ -7035,7 +7035,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-rpc"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "beefy-gadget",
  "beefy-gadget-rpc",
@@ -7066,7 +7066,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-runtime"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "beefy-primitives",
  "bitvec",
@@ -7156,7 +7156,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-runtime-common"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "beefy-primitives",
  "bitvec",
@@ -7208,7 +7208,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-runtime-constants"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "frame-support",
  "polkadot-primitives",
@@ -7219,7 +7219,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-runtime-metrics"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "bs58",
  "parity-scale-codec",
@@ -7230,7 +7230,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-runtime-parachains"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_matches",
  "bitflags",
@@ -7281,7 +7281,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-service"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_matches",
  "async-trait",
@@ -7391,7 +7391,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-statement-distribution"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "arrayvec 0.5.2",
  "assert_matches",
@@ -7422,7 +7422,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-statement-table"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "parity-scale-codec",
  "polkadot-primitives",
@@ -7431,7 +7431,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-test-client"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "futures 0.3.21",
  "parity-scale-codec",
@@ -7457,7 +7457,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-test-malus"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_matches",
  "async-trait",
@@ -7485,7 +7485,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-test-runtime"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "beefy-primitives",
  "bitvec",
@@ -7550,7 +7550,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-test-service"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "frame-benchmarking",
  "frame-system",
@@ -7605,7 +7605,7 @@ dependencies = [
 
 [[package]]
 name = "polkadot-voter-bags"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "clap",
  "generate-bags",
@@ -8207,7 +8207,7 @@ dependencies = [
 
 [[package]]
 name = "remote-ext-tests-bags-list"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "clap",
  "frame-system",
@@ -8340,7 +8340,7 @@ dependencies = [
 
 [[package]]
 name = "rococo-runtime"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "beefy-merkle-tree",
  "beefy-primitives",
@@ -8416,7 +8416,7 @@ dependencies = [
 
 [[package]]
 name = "rococo-runtime-constants"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "frame-support",
  "polkadot-primitives",
@@ -9928,7 +9928,7 @@ checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5"
 
 [[package]]
 name = "slot-range-helper"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "enumn",
  "parity-scale-codec",
@@ -10727,7 +10727,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
 
 [[package]]
 name = "staking-miner"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_cmd",
  "clap",
@@ -11128,7 +11128,7 @@ checksum = "13a4ec180a2de59b57434704ccfad967f789b12737738798fa08798cd5824c16"
 
 [[package]]
 name = "test-parachain-adder"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "dlmalloc",
  "parity-scale-codec",
@@ -11141,7 +11141,7 @@ dependencies = [
 
 [[package]]
 name = "test-parachain-adder-collator"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "clap",
  "futures 0.3.21",
@@ -11167,14 +11167,14 @@ dependencies = [
 
 [[package]]
 name = "test-parachain-halt"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "substrate-wasm-builder",
 ]
 
 [[package]]
 name = "test-parachain-undying"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "dlmalloc",
  "log",
@@ -11188,7 +11188,7 @@ dependencies = [
 
 [[package]]
 name = "test-parachain-undying-collator"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "clap",
  "futures 0.3.21",
@@ -11214,7 +11214,7 @@ dependencies = [
 
 [[package]]
 name = "test-parachains"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "parity-scale-codec",
  "sp-core",
@@ -11225,7 +11225,7 @@ dependencies = [
 
 [[package]]
 name = "test-runtime-constants"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "frame-support",
  "polkadot-primitives",
@@ -11536,7 +11536,7 @@ dependencies = [
 
 [[package]]
 name = "tracing-gum"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "polkadot-node-jaeger",
  "polkadot-primitives",
@@ -11546,7 +11546,7 @@ dependencies = [
 
 [[package]]
 name = "tracing-gum-proc-macro"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "assert_matches",
  "expander 0.0.6",
@@ -12327,7 +12327,7 @@ dependencies = [
 
 [[package]]
 name = "westend-runtime"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "beefy-primitives",
  "bitvec",
@@ -12418,7 +12418,7 @@ dependencies = [
 
 [[package]]
 name = "westend-runtime-constants"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "frame-support",
  "polkadot-primitives",
@@ -12601,7 +12601,7 @@ dependencies = [
 
 [[package]]
 name = "xcm"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "derivative",
  "impl-trait-for-tuples",
@@ -12613,7 +12613,7 @@ dependencies = [
 
 [[package]]
 name = "xcm-builder"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -12636,7 +12636,7 @@ dependencies = [
 
 [[package]]
 name = "xcm-executor"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "frame-benchmarking",
  "frame-support",
@@ -12653,7 +12653,7 @@ dependencies = [
 
 [[package]]
 name = "xcm-executor-integration-tests"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -12683,7 +12683,7 @@ dependencies = [
 
 [[package]]
 name = "xcm-simulator"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "frame-support",
  "parity-scale-codec",
@@ -12699,7 +12699,7 @@ dependencies = [
 
 [[package]]
 name = "xcm-simulator-example"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -12722,7 +12722,7 @@ dependencies = [
 
 [[package]]
 name = "xcm-simulator-fuzzer"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "frame-support",
  "frame-system",
@@ -12781,7 +12781,7 @@ dependencies = [
 
 [[package]]
 name = "zombienet-backchannel"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "futures-util",
  "lazy_static",
diff --git a/polkadot/Cargo.toml b/polkadot/Cargo.toml
index 9b8aeed34fe..2a6a4c35fbd 100644
--- a/polkadot/Cargo.toml
+++ b/polkadot/Cargo.toml
@@ -6,7 +6,7 @@ path = "src/main.rs"
 name = "polkadot"
 description = "Implementation of a `https://polkadot.network` node in Rust based on the Substrate framework."
 license = "GPL-3.0-only"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 rust-version = "1.57.0" # custom profiles
diff --git a/polkadot/cli/Cargo.toml b/polkadot/cli/Cargo.toml
index e78d072b89a..9f487ac4103 100644
--- a/polkadot/cli/Cargo.toml
+++ b/polkadot/cli/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-cli"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Polkadot Relay-chain Client Node"
 edition = "2021"
diff --git a/polkadot/core-primitives/Cargo.toml b/polkadot/core-primitives/Cargo.toml
index cc8bd9744ef..b18cd827185 100644
--- a/polkadot/core-primitives/Cargo.toml
+++ b/polkadot/core-primitives/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-core-primitives"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/erasure-coding/Cargo.toml b/polkadot/erasure-coding/Cargo.toml
index ee7580ce0f6..62d91c83593 100644
--- a/polkadot/erasure-coding/Cargo.toml
+++ b/polkadot/erasure-coding/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-erasure-coding"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/erasure-coding/fuzzer/Cargo.toml b/polkadot/erasure-coding/fuzzer/Cargo.toml
index 9d248cd5cc0..6040db0950c 100644
--- a/polkadot/erasure-coding/fuzzer/Cargo.toml
+++ b/polkadot/erasure-coding/fuzzer/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "erasure_coding_fuzzer"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/client/Cargo.toml b/polkadot/node/client/Cargo.toml
index 4966970b504..07baf5ce56e 100644
--- a/polkadot/node/client/Cargo.toml
+++ b/polkadot/node/client/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-client"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/collation-generation/Cargo.toml b/polkadot/node/collation-generation/Cargo.toml
index 11053f0a646..483052f2590 100644
--- a/polkadot/node/collation-generation/Cargo.toml
+++ b/polkadot/node/collation-generation/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-collation-generation"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/approval-voting/Cargo.toml b/polkadot/node/core/approval-voting/Cargo.toml
index cbdefe4c1c2..74898ffaf74 100644
--- a/polkadot/node/core/approval-voting/Cargo.toml
+++ b/polkadot/node/core/approval-voting/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-approval-voting"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/av-store/Cargo.toml b/polkadot/node/core/av-store/Cargo.toml
index 621c7fe8bd2..6ffedabc9f1 100644
--- a/polkadot/node/core/av-store/Cargo.toml
+++ b/polkadot/node/core/av-store/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-av-store"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/backing/Cargo.toml b/polkadot/node/core/backing/Cargo.toml
index 6a2ca3b9cda..be69b259865 100644
--- a/polkadot/node/core/backing/Cargo.toml
+++ b/polkadot/node/core/backing/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-backing"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/bitfield-signing/Cargo.toml b/polkadot/node/core/bitfield-signing/Cargo.toml
index 21d47c5c15c..54cdc47aef9 100644
--- a/polkadot/node/core/bitfield-signing/Cargo.toml
+++ b/polkadot/node/core/bitfield-signing/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-bitfield-signing"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/candidate-validation/Cargo.toml b/polkadot/node/core/candidate-validation/Cargo.toml
index aef14c51c10..966649f6472 100644
--- a/polkadot/node/core/candidate-validation/Cargo.toml
+++ b/polkadot/node/core/candidate-validation/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-candidate-validation"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/chain-api/Cargo.toml b/polkadot/node/core/chain-api/Cargo.toml
index 4258939ad76..fdf936124f5 100644
--- a/polkadot/node/core/chain-api/Cargo.toml
+++ b/polkadot/node/core/chain-api/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-chain-api"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/chain-selection/Cargo.toml b/polkadot/node/core/chain-selection/Cargo.toml
index 2b56b386587..be2254b6857 100644
--- a/polkadot/node/core/chain-selection/Cargo.toml
+++ b/polkadot/node/core/chain-selection/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 name = "polkadot-node-core-chain-selection"
 description = "Chain Selection Subsystem"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/dispute-coordinator/Cargo.toml b/polkadot/node/core/dispute-coordinator/Cargo.toml
index c67a291acfe..08369bbdd35 100644
--- a/polkadot/node/core/dispute-coordinator/Cargo.toml
+++ b/polkadot/node/core/dispute-coordinator/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-dispute-coordinator"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/parachains-inherent/Cargo.toml b/polkadot/node/core/parachains-inherent/Cargo.toml
index 72c0ff97103..ffe186e2d38 100644
--- a/polkadot/node/core/parachains-inherent/Cargo.toml
+++ b/polkadot/node/core/parachains-inherent/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-parachains-inherent"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/provisioner/Cargo.toml b/polkadot/node/core/provisioner/Cargo.toml
index 8eb7467c392..43e746553bc 100644
--- a/polkadot/node/core/provisioner/Cargo.toml
+++ b/polkadot/node/core/provisioner/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-provisioner"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/pvf-checker/Cargo.toml b/polkadot/node/core/pvf-checker/Cargo.toml
index 35428267ce3..d9f70bd9723 100644
--- a/polkadot/node/core/pvf-checker/Cargo.toml
+++ b/polkadot/node/core/pvf-checker/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-pvf-checker"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/pvf/Cargo.toml b/polkadot/node/core/pvf/Cargo.toml
index d64ccc1a336..41ca788cb8f 100644
--- a/polkadot/node/core/pvf/Cargo.toml
+++ b/polkadot/node/core/pvf/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-pvf"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/core/runtime-api/Cargo.toml b/polkadot/node/core/runtime-api/Cargo.toml
index 322dc8f1d26..237b3a2fbf8 100644
--- a/polkadot/node/core/runtime-api/Cargo.toml
+++ b/polkadot/node/core/runtime-api/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-core-runtime-api"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/gum/Cargo.toml b/polkadot/node/gum/Cargo.toml
index dab3cdcc188..5ce51157a84 100644
--- a/polkadot/node/gum/Cargo.toml
+++ b/polkadot/node/gum/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "tracing-gum"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Stick logs together with the TraceID as provided by tempo"
diff --git a/polkadot/node/gum/proc-macro/Cargo.toml b/polkadot/node/gum/proc-macro/Cargo.toml
index 90a1f752bd0..a05ca296572 100644
--- a/polkadot/node/gum/proc-macro/Cargo.toml
+++ b/polkadot/node/gum/proc-macro/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "tracing-gum-proc-macro"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Generate an overseer including builder pattern and message wrapper from a single annotated struct definition."
diff --git a/polkadot/node/jaeger/Cargo.toml b/polkadot/node/jaeger/Cargo.toml
index da4fb06e58d..b28a8b2dc03 100644
--- a/polkadot/node/jaeger/Cargo.toml
+++ b/polkadot/node/jaeger/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-jaeger"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Polkadot Jaeger primitives, but equally useful for Grafana/Tempo"
diff --git a/polkadot/node/malus/Cargo.toml b/polkadot/node/malus/Cargo.toml
index 051687fce73..a42c8f45ec8 100644
--- a/polkadot/node/malus/Cargo.toml
+++ b/polkadot/node/malus/Cargo.toml
@@ -2,7 +2,7 @@
 name = "polkadot-test-malus"
 description = "Misbehaving nodes for local testnets, system and Simnet tests."
 license = "GPL-3.0-only"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 readme = "README.md"
diff --git a/polkadot/node/metrics/Cargo.toml b/polkadot/node/metrics/Cargo.toml
index b9621fd5c4b..3b3c7d38959 100644
--- a/polkadot/node/metrics/Cargo.toml
+++ b/polkadot/node/metrics/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-metrics"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Subsystem metric helpers"
diff --git a/polkadot/node/network/approval-distribution/Cargo.toml b/polkadot/node/network/approval-distribution/Cargo.toml
index b1591f580c7..1cd85ea16c6 100644
--- a/polkadot/node/network/approval-distribution/Cargo.toml
+++ b/polkadot/node/network/approval-distribution/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-approval-distribution"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/network/availability-distribution/Cargo.toml b/polkadot/node/network/availability-distribution/Cargo.toml
index fb804ced295..790aaba0889 100644
--- a/polkadot/node/network/availability-distribution/Cargo.toml
+++ b/polkadot/node/network/availability-distribution/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-availability-distribution"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/network/availability-recovery/Cargo.toml b/polkadot/node/network/availability-recovery/Cargo.toml
index 287bb263087..2935baa0e56 100644
--- a/polkadot/node/network/availability-recovery/Cargo.toml
+++ b/polkadot/node/network/availability-recovery/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-availability-recovery"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/network/bitfield-distribution/Cargo.toml b/polkadot/node/network/bitfield-distribution/Cargo.toml
index 1fe9d973acf..5267dd5b062 100644
--- a/polkadot/node/network/bitfield-distribution/Cargo.toml
+++ b/polkadot/node/network/bitfield-distribution/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-availability-bitfield-distribution"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/network/bridge/Cargo.toml b/polkadot/node/network/bridge/Cargo.toml
index d625c7e94f1..5422677d957 100644
--- a/polkadot/node/network/bridge/Cargo.toml
+++ b/polkadot/node/network/bridge/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-network-bridge"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/network/collator-protocol/Cargo.toml b/polkadot/node/network/collator-protocol/Cargo.toml
index 423f13590d5..75754d60f30 100644
--- a/polkadot/node/network/collator-protocol/Cargo.toml
+++ b/polkadot/node/network/collator-protocol/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-collator-protocol"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/network/dispute-distribution/Cargo.toml b/polkadot/node/network/dispute-distribution/Cargo.toml
index 39122164c4f..83f87da785c 100644
--- a/polkadot/node/network/dispute-distribution/Cargo.toml
+++ b/polkadot/node/network/dispute-distribution/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-dispute-distribution"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/network/gossip-support/Cargo.toml b/polkadot/node/network/gossip-support/Cargo.toml
index 3f214cfc6e3..ad9ef5f6f2d 100644
--- a/polkadot/node/network/gossip-support/Cargo.toml
+++ b/polkadot/node/network/gossip-support/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-gossip-support"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/network/protocol/Cargo.toml b/polkadot/node/network/protocol/Cargo.toml
index f3a2dae4f00..e74bb611ae1 100644
--- a/polkadot/node/network/protocol/Cargo.toml
+++ b/polkadot/node/network/protocol/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-network-protocol"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Primitives types for the Node-side"
diff --git a/polkadot/node/network/statement-distribution/Cargo.toml b/polkadot/node/network/statement-distribution/Cargo.toml
index a5d2001ed63..15f8cb58534 100644
--- a/polkadot/node/network/statement-distribution/Cargo.toml
+++ b/polkadot/node/network/statement-distribution/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-statement-distribution"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Statement Distribution Subsystem"
 edition = "2021"
diff --git a/polkadot/node/overseer/Cargo.toml b/polkadot/node/overseer/Cargo.toml
index 2f49d013ad9..609adbd2c41 100644
--- a/polkadot/node/overseer/Cargo.toml
+++ b/polkadot/node/overseer/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-overseer"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/primitives/Cargo.toml b/polkadot/node/primitives/Cargo.toml
index fdfbe717920..a0e058319f6 100644
--- a/polkadot/node/primitives/Cargo.toml
+++ b/polkadot/node/primitives/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-primitives"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Primitives types for the Node-side"
diff --git a/polkadot/node/service/Cargo.toml b/polkadot/node/service/Cargo.toml
index 7560b537010..f8fafe3d656 100644
--- a/polkadot/node/service/Cargo.toml
+++ b/polkadot/node/service/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-service"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/subsystem-test-helpers/Cargo.toml b/polkadot/node/subsystem-test-helpers/Cargo.toml
index 91f8b62ebf5..5de35f265d5 100644
--- a/polkadot/node/subsystem-test-helpers/Cargo.toml
+++ b/polkadot/node/subsystem-test-helpers/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-subsystem-test-helpers"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Subsystem traits and message definitions"
diff --git a/polkadot/node/subsystem-types/Cargo.toml b/polkadot/node/subsystem-types/Cargo.toml
index 5b455eb4484..282286f0c2f 100644
--- a/polkadot/node/subsystem-types/Cargo.toml
+++ b/polkadot/node/subsystem-types/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-subsystem-types"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Subsystem traits and message definitions"
diff --git a/polkadot/node/subsystem-util/Cargo.toml b/polkadot/node/subsystem-util/Cargo.toml
index b1ad45fd0ab..a36feb7f05a 100644
--- a/polkadot/node/subsystem-util/Cargo.toml
+++ b/polkadot/node/subsystem-util/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-subsystem-util"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Subsystem traits and message definitions"
diff --git a/polkadot/node/subsystem/Cargo.toml b/polkadot/node/subsystem/Cargo.toml
index f7204d409fb..8e0b42c9066 100644
--- a/polkadot/node/subsystem/Cargo.toml
+++ b/polkadot/node/subsystem/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-node-subsystem"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 description = "Subsystem traits and message definitions and the generated overseer"
diff --git a/polkadot/node/test/client/Cargo.toml b/polkadot/node/test/client/Cargo.toml
index 0d4cb5ca2a1..76bbd76c286 100644
--- a/polkadot/node/test/client/Cargo.toml
+++ b/polkadot/node/test/client/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-test-client"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/test/performance-test/Cargo.toml b/polkadot/node/test/performance-test/Cargo.toml
index 475ad03d177..fd4e5a12b03 100644
--- a/polkadot/node/test/performance-test/Cargo.toml
+++ b/polkadot/node/test/performance-test/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-performance-test"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/test/service/Cargo.toml b/polkadot/node/test/service/Cargo.toml
index 6f13a713536..0e816e35641 100644
--- a/polkadot/node/test/service/Cargo.toml
+++ b/polkadot/node/test/service/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-test-service"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/node/zombienet-backchannel/Cargo.toml b/polkadot/node/zombienet-backchannel/Cargo.toml
index 2187b9315e3..428e4d2a1a8 100644
--- a/polkadot/node/zombienet-backchannel/Cargo.toml
+++ b/polkadot/node/zombienet-backchannel/Cargo.toml
@@ -2,7 +2,7 @@
 name = "zombienet-backchannel"
 description = "Zombienet backchannel to notify test runner and coordinate with malus actors."
 license = "GPL-3.0-only"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 readme = "README.md"
diff --git a/polkadot/parachain/Cargo.toml b/polkadot/parachain/Cargo.toml
index d6ca70dac8b..9ec74deed00 100644
--- a/polkadot/parachain/Cargo.toml
+++ b/polkadot/parachain/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-parachain"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Types and utilities for creating and working with parachains"
 edition = "2021"
diff --git a/polkadot/parachain/test-parachains/Cargo.toml b/polkadot/parachain/test-parachains/Cargo.toml
index 0fa1f976ace..6f798d077b4 100644
--- a/polkadot/parachain/test-parachains/Cargo.toml
+++ b/polkadot/parachain/test-parachains/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "test-parachains"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Integration tests using the test-parachains"
 edition = "2021"
diff --git a/polkadot/parachain/test-parachains/adder/Cargo.toml b/polkadot/parachain/test-parachains/adder/Cargo.toml
index 81bd3324943..c1fa92b5f5c 100644
--- a/polkadot/parachain/test-parachains/adder/Cargo.toml
+++ b/polkadot/parachain/test-parachains/adder/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "test-parachain-adder"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Test parachain which adds to a number as its state transition"
 edition = "2021"
diff --git a/polkadot/parachain/test-parachains/adder/collator/Cargo.toml b/polkadot/parachain/test-parachains/adder/collator/Cargo.toml
index 6c538969287..0d013e260a1 100644
--- a/polkadot/parachain/test-parachains/adder/collator/Cargo.toml
+++ b/polkadot/parachain/test-parachains/adder/collator/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "test-parachain-adder-collator"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Collator for the adder test parachain"
 edition = "2021"
diff --git a/polkadot/parachain/test-parachains/halt/Cargo.toml b/polkadot/parachain/test-parachains/halt/Cargo.toml
index 25a1cc72f9c..79eea38d29d 100644
--- a/polkadot/parachain/test-parachains/halt/Cargo.toml
+++ b/polkadot/parachain/test-parachains/halt/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "test-parachain-halt"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Test parachain which executes forever"
 edition = "2021"
diff --git a/polkadot/parachain/test-parachains/undying/Cargo.toml b/polkadot/parachain/test-parachains/undying/Cargo.toml
index e636b4af355..06ba5e248db 100644
--- a/polkadot/parachain/test-parachains/undying/Cargo.toml
+++ b/polkadot/parachain/test-parachains/undying/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "test-parachain-undying"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Test parachain for zombienet integration tests"
 edition = "2021"
diff --git a/polkadot/parachain/test-parachains/undying/collator/Cargo.toml b/polkadot/parachain/test-parachains/undying/collator/Cargo.toml
index dded32322f5..19391165ca2 100644
--- a/polkadot/parachain/test-parachains/undying/collator/Cargo.toml
+++ b/polkadot/parachain/test-parachains/undying/collator/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "test-parachain-undying-collator"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Collator for the undying test parachain"
 edition = "2021"
diff --git a/polkadot/primitives/Cargo.toml b/polkadot/primitives/Cargo.toml
index f980bfe6d69..9f36fa57fef 100644
--- a/polkadot/primitives/Cargo.toml
+++ b/polkadot/primitives/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-primitives"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/primitives/test-helpers/Cargo.toml b/polkadot/primitives/test-helpers/Cargo.toml
index 6afe34f9275..e03c8cb6f1b 100644
--- a/polkadot/primitives/test-helpers/Cargo.toml
+++ b/polkadot/primitives/test-helpers/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-primitives-test-helpers"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/rpc/Cargo.toml b/polkadot/rpc/Cargo.toml
index 39939ac9bfc..39f9d9617dc 100644
--- a/polkadot/rpc/Cargo.toml
+++ b/polkadot/rpc/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-rpc"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/common/Cargo.toml b/polkadot/runtime/common/Cargo.toml
index b2f97938a46..d59eadf5daf 100644
--- a/polkadot/runtime/common/Cargo.toml
+++ b/polkadot/runtime/common/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-runtime-common"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/common/slot_range_helper/Cargo.toml b/polkadot/runtime/common/slot_range_helper/Cargo.toml
index e8aa5042c01..5e120e4b9a9 100644
--- a/polkadot/runtime/common/slot_range_helper/Cargo.toml
+++ b/polkadot/runtime/common/slot_range_helper/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "slot-range-helper"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/kusama/Cargo.toml b/polkadot/runtime/kusama/Cargo.toml
index f80c4f9420b..5043d47b967 100644
--- a/polkadot/runtime/kusama/Cargo.toml
+++ b/polkadot/runtime/kusama/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "kusama-runtime"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 build = "build.rs"
diff --git a/polkadot/runtime/kusama/constants/Cargo.toml b/polkadot/runtime/kusama/constants/Cargo.toml
index 3985dc39983..163ab7c2761 100644
--- a/polkadot/runtime/kusama/constants/Cargo.toml
+++ b/polkadot/runtime/kusama/constants/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "kusama-runtime-constants"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/kusama/src/lib.rs b/polkadot/runtime/kusama/src/lib.rs
index 905e2d1cdc3..515bcddcd2f 100644
--- a/polkadot/runtime/kusama/src/lib.rs
+++ b/polkadot/runtime/kusama/src/lib.rs
@@ -116,7 +116,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
 	spec_name: create_runtime_str!("kusama"),
 	impl_name: create_runtime_str!("parity-kusama"),
 	authoring_version: 2,
-	spec_version: 9220,
+	spec_version: 9230,
 	impl_version: 0,
 	#[cfg(not(feature = "disable-runtime-api"))]
 	apis: RUNTIME_API_VERSIONS,
diff --git a/polkadot/runtime/metrics/Cargo.toml b/polkadot/runtime/metrics/Cargo.toml
index 8c403eefc7d..eac6e560085 100644
--- a/polkadot/runtime/metrics/Cargo.toml
+++ b/polkadot/runtime/metrics/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-runtime-metrics"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/parachains/Cargo.toml b/polkadot/runtime/parachains/Cargo.toml
index 8a45553e5a6..a4b9e52e06f 100644
--- a/polkadot/runtime/parachains/Cargo.toml
+++ b/polkadot/runtime/parachains/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-runtime-parachains"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/polkadot/Cargo.toml b/polkadot/runtime/polkadot/Cargo.toml
index 17df6d2c798..d5bf0b2b05f 100644
--- a/polkadot/runtime/polkadot/Cargo.toml
+++ b/polkadot/runtime/polkadot/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-runtime"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 build = "build.rs"
diff --git a/polkadot/runtime/polkadot/constants/Cargo.toml b/polkadot/runtime/polkadot/constants/Cargo.toml
index 2b017e40d0b..9dfdcf85ef1 100644
--- a/polkadot/runtime/polkadot/constants/Cargo.toml
+++ b/polkadot/runtime/polkadot/constants/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-runtime-constants"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/polkadot/src/lib.rs b/polkadot/runtime/polkadot/src/lib.rs
index 05dd117ae10..9fff97d18a6 100644
--- a/polkadot/runtime/polkadot/src/lib.rs
+++ b/polkadot/runtime/polkadot/src/lib.rs
@@ -111,7 +111,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
 	spec_name: create_runtime_str!("polkadot"),
 	impl_name: create_runtime_str!("parity-polkadot"),
 	authoring_version: 0,
-	spec_version: 9220,
+	spec_version: 9230,
 	impl_version: 0,
 	#[cfg(not(feature = "disable-runtime-api"))]
 	apis: RUNTIME_API_VERSIONS,
diff --git a/polkadot/runtime/rococo/Cargo.toml b/polkadot/runtime/rococo/Cargo.toml
index c8b1d16a75a..ee8b2c0bee0 100644
--- a/polkadot/runtime/rococo/Cargo.toml
+++ b/polkadot/runtime/rococo/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rococo-runtime"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 build = "build.rs"
diff --git a/polkadot/runtime/rococo/constants/Cargo.toml b/polkadot/runtime/rococo/constants/Cargo.toml
index 50cba9cb820..a79f36080cc 100644
--- a/polkadot/runtime/rococo/constants/Cargo.toml
+++ b/polkadot/runtime/rococo/constants/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rococo-runtime-constants"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/rococo/src/lib.rs b/polkadot/runtime/rococo/src/lib.rs
index 2b98e31dd49..949c3cb4f09 100644
--- a/polkadot/runtime/rococo/src/lib.rs
+++ b/polkadot/runtime/rococo/src/lib.rs
@@ -100,7 +100,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
 	spec_name: create_runtime_str!("rococo"),
 	impl_name: create_runtime_str!("parity-rococo-v2.0"),
 	authoring_version: 0,
-	spec_version: 9220,
+	spec_version: 9230,
 	impl_version: 0,
 	#[cfg(not(feature = "disable-runtime-api"))]
 	apis: RUNTIME_API_VERSIONS,
diff --git a/polkadot/runtime/test-runtime/Cargo.toml b/polkadot/runtime/test-runtime/Cargo.toml
index d71c8117f32..9d420284052 100644
--- a/polkadot/runtime/test-runtime/Cargo.toml
+++ b/polkadot/runtime/test-runtime/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-test-runtime"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 build = "build.rs"
diff --git a/polkadot/runtime/test-runtime/constants/Cargo.toml b/polkadot/runtime/test-runtime/constants/Cargo.toml
index 6e0aeef7488..862bae1becc 100644
--- a/polkadot/runtime/test-runtime/constants/Cargo.toml
+++ b/polkadot/runtime/test-runtime/constants/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "test-runtime-constants"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/westend/Cargo.toml b/polkadot/runtime/westend/Cargo.toml
index c22a7fbf0f4..50a48bdbc1c 100644
--- a/polkadot/runtime/westend/Cargo.toml
+++ b/polkadot/runtime/westend/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "westend-runtime"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 build = "build.rs"
diff --git a/polkadot/runtime/westend/constants/Cargo.toml b/polkadot/runtime/westend/constants/Cargo.toml
index 05e05c9b5b2..a6901281329 100644
--- a/polkadot/runtime/westend/constants/Cargo.toml
+++ b/polkadot/runtime/westend/constants/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "westend-runtime-constants"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/runtime/westend/src/lib.rs b/polkadot/runtime/westend/src/lib.rs
index c824ceac2b6..1eaf23951c3 100644
--- a/polkadot/runtime/westend/src/lib.rs
+++ b/polkadot/runtime/westend/src/lib.rs
@@ -105,7 +105,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
 	spec_name: create_runtime_str!("westend"),
 	impl_name: create_runtime_str!("parity-westend"),
 	authoring_version: 2,
-	spec_version: 9220,
+	spec_version: 9230,
 	impl_version: 0,
 	#[cfg(not(feature = "disable-runtime-api"))]
 	apis: RUNTIME_API_VERSIONS,
diff --git a/polkadot/statement-table/Cargo.toml b/polkadot/statement-table/Cargo.toml
index 0ec782074fb..78738bd4a58 100644
--- a/polkadot/statement-table/Cargo.toml
+++ b/polkadot/statement-table/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-statement-table"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/utils/generate-bags/Cargo.toml b/polkadot/utils/generate-bags/Cargo.toml
index c22580edaca..00bf4cde636 100644
--- a/polkadot/utils/generate-bags/Cargo.toml
+++ b/polkadot/utils/generate-bags/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "polkadot-voter-bags"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml b/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml
index 620620676b0..e11c44966ad 100644
--- a/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml
+++ b/polkadot/utils/remote-ext-tests/bags-list/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "remote-ext-tests-bags-list"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/utils/staking-miner/Cargo.lock b/polkadot/utils/staking-miner/Cargo.lock
index c2897535eb1..c7681e7e186 100644
--- a/polkadot/utils/staking-miner/Cargo.lock
+++ b/polkadot/utils/staking-miner/Cargo.lock
@@ -1934,7 +1934,7 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
 
 [[package]]
 name = "polkadot-core-primitives"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "parity-scale-codec",
  "parity-util-mem",
@@ -3681,7 +3681,7 @@ dependencies = [
 
 [[package]]
 name = "staking-miner"
-version = "0.9.22"
+version = "0.9.23"
 dependencies = [
  "anyhow",
  "assert_cmd",
diff --git a/polkadot/utils/staking-miner/Cargo.toml b/polkadot/utils/staking-miner/Cargo.toml
index 463275727e0..5444b9e843d 100644
--- a/polkadot/utils/staking-miner/Cargo.toml
+++ b/polkadot/utils/staking-miner/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "staking-miner"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 
diff --git a/polkadot/xcm/Cargo.toml b/polkadot/xcm/Cargo.toml
index 391dc56e008..36a7abbecc1 100644
--- a/polkadot/xcm/Cargo.toml
+++ b/polkadot/xcm/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "xcm"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "The basic XCM datastructures."
 edition = "2021"
diff --git a/polkadot/xcm/pallet-xcm-benchmarks/Cargo.toml b/polkadot/xcm/pallet-xcm-benchmarks/Cargo.toml
index 08a29de8b76..e4fe4097b40 100644
--- a/polkadot/xcm/pallet-xcm-benchmarks/Cargo.toml
+++ b/polkadot/xcm/pallet-xcm-benchmarks/Cargo.toml
@@ -2,7 +2,7 @@
 name = "pallet-xcm-benchmarks"
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
-version = "0.9.22"
+version = "0.9.23"
 
 [package.metadata.docs.rs]
 targets = ["x86_64-unknown-linux-gnu"]
diff --git a/polkadot/xcm/pallet-xcm/Cargo.toml b/polkadot/xcm/pallet-xcm/Cargo.toml
index 6116b164731..fef1b1fed98 100644
--- a/polkadot/xcm/pallet-xcm/Cargo.toml
+++ b/polkadot/xcm/pallet-xcm/Cargo.toml
@@ -2,7 +2,7 @@
 authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 name = "pallet-xcm"
-version = "0.9.22"
+version = "0.9.23"
 
 [dependencies]
 codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["derive"] }
diff --git a/polkadot/xcm/xcm-builder/Cargo.toml b/polkadot/xcm/xcm-builder/Cargo.toml
index bf04f0efb9b..d4286affd88 100644
--- a/polkadot/xcm/xcm-builder/Cargo.toml
+++ b/polkadot/xcm/xcm-builder/Cargo.toml
@@ -3,7 +3,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 name = "xcm-builder"
 description = "Tools & types for building with XCM and its executor."
-version = "0.9.22"
+version = "0.9.23"
 
 [dependencies]
 parity-scale-codec = { version = "3.1.2", default-features = false, features = ["derive"] }
diff --git a/polkadot/xcm/xcm-executor/Cargo.toml b/polkadot/xcm/xcm-executor/Cargo.toml
index e68bf81602c..2b67fcda152 100644
--- a/polkadot/xcm/xcm-executor/Cargo.toml
+++ b/polkadot/xcm/xcm-executor/Cargo.toml
@@ -3,7 +3,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 name = "xcm-executor"
 description = "An abstract and configurable XCM message executor."
-version = "0.9.22"
+version = "0.9.23"
 
 [dependencies]
 impl-trait-for-tuples = "0.2.2"
diff --git a/polkadot/xcm/xcm-executor/integration-tests/Cargo.toml b/polkadot/xcm/xcm-executor/integration-tests/Cargo.toml
index 1eec5806c65..61dc7dfa047 100644
--- a/polkadot/xcm/xcm-executor/integration-tests/Cargo.toml
+++ b/polkadot/xcm/xcm-executor/integration-tests/Cargo.toml
@@ -3,7 +3,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
 edition = "2021"
 name = "xcm-executor-integration-tests"
 description = "Integration tests for the XCM Executor"
-version = "0.9.22"
+version = "0.9.23"
 
 [dependencies]
 frame-support = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false }
diff --git a/polkadot/xcm/xcm-simulator/Cargo.toml b/polkadot/xcm/xcm-simulator/Cargo.toml
index abf584bc1d7..87f6b41b30a 100644
--- a/polkadot/xcm/xcm-simulator/Cargo.toml
+++ b/polkadot/xcm/xcm-simulator/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "xcm-simulator"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Test kit to simulate cross-chain message passing and XCM execution"
 edition = "2021"
diff --git a/polkadot/xcm/xcm-simulator/example/Cargo.toml b/polkadot/xcm/xcm-simulator/example/Cargo.toml
index 7538afe43b6..e37b329c29a 100644
--- a/polkadot/xcm/xcm-simulator/example/Cargo.toml
+++ b/polkadot/xcm/xcm-simulator/example/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "xcm-simulator-example"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Examples of xcm-simulator usage."
 edition = "2021"
diff --git a/polkadot/xcm/xcm-simulator/fuzzer/Cargo.toml b/polkadot/xcm/xcm-simulator/fuzzer/Cargo.toml
index 966fd51c0fd..c31235e5ab5 100644
--- a/polkadot/xcm/xcm-simulator/fuzzer/Cargo.toml
+++ b/polkadot/xcm/xcm-simulator/fuzzer/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "xcm-simulator-fuzzer"
-version = "0.9.22"
+version = "0.9.23"
 authors = ["Parity Technologies <admin@parity.io>"]
 description = "Examples of xcm-simulator usage."
 edition = "2021"
-- 
GitLab