diff --git a/Cargo.lock b/Cargo.lock index e464328ec291..6f2c1e60ec90 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3359,7 +3359,7 @@ dependencies = [ [[package]] name = "kusama-runtime" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "beefy-primitives", "bitvec", @@ -4267,7 +4267,7 @@ dependencies = [ [[package]] name = "metered-channel" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "derive_more", @@ -5447,7 +5447,7 @@ dependencies = [ [[package]] name = "pallet-xcm" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "frame-support", "frame-system", @@ -5871,7 +5871,7 @@ checksum = "989d43012e2ca1c4a02507c67282691a0a3207f9dc67cec596b43fe925b3d325" [[package]] name = "polkadot" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_cmd", "color-eyre", @@ -5883,7 +5883,7 @@ dependencies = [ [[package]] name = "polkadot-approval-distribution" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "env_logger 0.8.4", @@ -5903,7 +5903,7 @@ dependencies = [ [[package]] name = "polkadot-availability-bitfield-distribution" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "bitvec", @@ -5924,7 +5924,7 @@ dependencies = [ [[package]] name = "polkadot-availability-distribution" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "futures 0.3.16", @@ -5953,7 +5953,7 @@ dependencies = [ [[package]] name = "polkadot-availability-recovery" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "env_logger 0.8.4", @@ -5980,7 +5980,7 @@ dependencies = [ [[package]] name = "polkadot-cli" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "frame-benchmarking-cli", "futures 0.3.16", @@ -6002,7 +6002,7 @@ dependencies = [ [[package]] name = "polkadot-client" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "beefy-primitives", "frame-benchmarking", @@ -6034,7 +6034,7 @@ dependencies = [ [[package]] name = "polkadot-collator-protocol" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "always-assert", "assert_matches", @@ -6059,7 +6059,7 @@ dependencies = [ [[package]] name = "polkadot-core-primitives" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "parity-scale-codec", "parity-util-mem", @@ -6070,7 +6070,7 @@ dependencies = [ [[package]] name = "polkadot-dispute-distribution" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "async-trait", @@ -6103,7 +6103,7 @@ dependencies = [ [[package]] name = "polkadot-erasure-coding" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "parity-scale-codec", "polkadot-node-primitives", @@ -6116,7 +6116,7 @@ dependencies = [ [[package]] name = "polkadot-gossip-support" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "futures 0.3.16", @@ -6137,7 +6137,7 @@ dependencies = [ [[package]] name = "polkadot-network-bridge" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "async-trait", @@ -6161,7 +6161,7 @@ dependencies = [ [[package]] name = "polkadot-node-collation-generation" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "futures 0.3.16", "parity-scale-codec", @@ -6179,7 +6179,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-approval-voting" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "bitvec", @@ -6219,7 +6219,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-av-store" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "bitvec", @@ -6246,7 +6246,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-backing" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "bitvec", @@ -6270,7 +6270,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-bitfield-signing" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "futures 0.3.16", "polkadot-node-subsystem", @@ -6285,7 +6285,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-candidate-validation" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "async-trait", @@ -6306,7 +6306,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-api" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "futures 0.3.16", "maplit", @@ -6325,7 +6325,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-chain-selection" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "futures 0.3.16", @@ -6346,7 +6346,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-coordinator" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "bitvec", @@ -6371,7 +6371,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-dispute-participation" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "futures 0.3.16", @@ -6387,7 +6387,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-parachains-inherent" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "async-trait", "futures 0.3.16", @@ -6403,7 +6403,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-provisioner" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "bitvec", "futures 0.3.16", @@ -6420,7 +6420,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-pvf" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "always-assert", "assert_matches", @@ -6453,7 +6453,7 @@ dependencies = [ [[package]] name = "polkadot-node-core-runtime-api" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "futures 0.3.16", "memory-lru", @@ -6472,7 +6472,7 @@ dependencies = [ [[package]] name = "polkadot-node-jaeger" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "async-std", "lazy_static", @@ -6489,7 +6489,7 @@ dependencies = [ [[package]] name = "polkadot-node-metrics" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "async-trait", "futures 0.3.16", @@ -6504,7 +6504,7 @@ dependencies = [ [[package]] name = "polkadot-node-network-protocol" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "async-trait", "futures 0.3.16", @@ -6520,7 +6520,7 @@ dependencies = [ [[package]] name = "polkadot-node-primitives" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "futures 0.3.16", "parity-scale-codec", @@ -6543,7 +6543,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "polkadot-node-jaeger", "polkadot-node-subsystem-types", @@ -6552,7 +6552,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-test-helpers" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "async-trait", "futures 0.3.16", @@ -6578,7 +6578,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-types" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "async-std", @@ -6609,7 +6609,7 @@ dependencies = [ [[package]] name = "polkadot-node-subsystem-util" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "async-trait", @@ -6643,7 +6643,7 @@ dependencies = [ [[package]] name = "polkadot-overseer" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "async-trait", @@ -6669,7 +6669,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-all-subsystems-gen" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "proc-macro2", @@ -6680,7 +6680,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "async-trait", "futures 0.3.16", @@ -6697,7 +6697,7 @@ dependencies = [ [[package]] name = "polkadot-overseer-gen-proc-macro" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "proc-macro-crate 1.0.0", @@ -6708,7 +6708,7 @@ dependencies = [ [[package]] name = "polkadot-parachain" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "derive_more", "frame-support", @@ -6723,7 +6723,7 @@ dependencies = [ [[package]] name = "polkadot-primitives" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "bitvec", "frame-system", @@ -6754,7 +6754,7 @@ dependencies = [ [[package]] name = "polkadot-rpc" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "beefy-gadget", "beefy-gadget-rpc", @@ -6786,7 +6786,7 @@ dependencies = [ [[package]] name = "polkadot-runtime" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "beefy-primitives", "bitvec", @@ -6866,7 +6866,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-common" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "bitvec", "frame-benchmarking", @@ -6917,7 +6917,7 @@ dependencies = [ [[package]] name = "polkadot-runtime-parachains" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "bitflags", "bitvec", @@ -6967,7 +6967,7 @@ dependencies = [ [[package]] name = "polkadot-service" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "async-trait", @@ -7067,7 +7067,7 @@ dependencies = [ [[package]] name = "polkadot-simnet" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "frame-benchmarking", "frame-support", @@ -7104,14 +7104,14 @@ dependencies = [ [[package]] name = "polkadot-simnet-node" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "polkadot-simnet", ] [[package]] name = "polkadot-simnet-test" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "frame-system", "pallet-balances", @@ -7125,7 +7125,7 @@ dependencies = [ [[package]] name = "polkadot-statement-distribution" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "arrayvec 0.5.2", "assert_matches", @@ -7153,7 +7153,7 @@ dependencies = [ [[package]] name = "polkadot-statement-table" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "parity-scale-codec", "polkadot-primitives", @@ -7162,7 +7162,7 @@ dependencies = [ [[package]] name = "polkadot-test-client" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "futures 0.3.16", "parity-scale-codec", @@ -7188,7 +7188,7 @@ dependencies = [ [[package]] name = "polkadot-test-malus" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "assert_matches", "async-trait", @@ -7203,7 +7203,7 @@ dependencies = [ [[package]] name = "polkadot-test-runtime" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "beefy-primitives", "bitvec", @@ -7267,7 +7267,7 @@ dependencies = [ [[package]] name = "polkadot-test-service" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "frame-benchmarking", "frame-system", @@ -8013,7 +8013,7 @@ dependencies = [ [[package]] name = "rococo-runtime" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "beefy-primitives", "bp-messages", @@ -9592,7 +9592,7 @@ dependencies = [ [[package]] name = "slot-range-helper" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "enumn", "parity-scale-codec", @@ -10368,7 +10368,7 @@ checksum = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8" [[package]] name = "staking-miner" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "env_logger 0.8.4", "frame-election-provider-support", @@ -10753,7 +10753,7 @@ dependencies = [ [[package]] name = "test-parachain-adder" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "dlmalloc", "parity-scale-codec", @@ -10766,7 +10766,7 @@ dependencies = [ [[package]] name = "test-parachain-adder-collator" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "futures 0.3.16", "futures-timer 3.0.2", @@ -10793,14 +10793,14 @@ dependencies = [ [[package]] name = "test-parachain-halt" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "substrate-wasm-builder", ] [[package]] name = "test-parachains" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "parity-scale-codec", "polkadot-parachain", @@ -12089,7 +12089,7 @@ dependencies = [ [[package]] name = "westend-runtime" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "beefy-primitives", "bitvec", @@ -12280,7 +12280,7 @@ dependencies = [ [[package]] name = "xcm" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "derivative", "impl-trait-for-tuples", @@ -12290,7 +12290,7 @@ dependencies = [ [[package]] name = "xcm-builder" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "frame-support", "frame-system", @@ -12308,7 +12308,7 @@ dependencies = [ [[package]] name = "xcm-executor" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "frame-support", "impl-trait-for-tuples", @@ -12324,7 +12324,7 @@ dependencies = [ [[package]] name = "xcm-executor-integration-tests" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "frame-support", "frame-system", @@ -12344,7 +12344,7 @@ dependencies = [ [[package]] name = "xcm-simulator" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "frame-support", "parity-scale-codec", @@ -12360,7 +12360,7 @@ dependencies = [ [[package]] name = "xcm-simulator-example" -version = "0.9.9-1" +version = "0.9.10" dependencies = [ "frame-support", "frame-system", diff --git a/Cargo.toml b/Cargo.toml index 486a96fbc004..a2ae46921754 100644 --- a/Cargo.toml +++ b/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.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" readme = "README.md" diff --git a/cli/Cargo.toml b/cli/Cargo.toml index e860a7c3983a..8af4b7678bed 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-cli" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] description = "Polkadot Relay-chain Client Node" edition = "2018" diff --git a/core-primitives/Cargo.toml b/core-primitives/Cargo.toml index 283d8e3bef6a..55ca0a5d2dba 100644 --- a/core-primitives/Cargo.toml +++ b/core-primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-core-primitives" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/erasure-coding/Cargo.toml b/erasure-coding/Cargo.toml index 3d24f2d0ce61..030ff5646077 100644 --- a/erasure-coding/Cargo.toml +++ b/erasure-coding/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-erasure-coding" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/erasure-coding/fuzzer/Cargo.toml b/erasure-coding/fuzzer/Cargo.toml index 04b12d697eb3..af2c2aa917e1 100644 --- a/erasure-coding/fuzzer/Cargo.toml +++ b/erasure-coding/fuzzer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "erasure_coding_fuzzer" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/client/Cargo.toml b/node/client/Cargo.toml index 5187ea518ce9..bd137ed8b239 100644 --- a/node/client/Cargo.toml +++ b/node/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-client" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/collation-generation/Cargo.toml b/node/collation-generation/Cargo.toml index 063d5926db08..0873a57864d0 100644 --- a/node/collation-generation/Cargo.toml +++ b/node/collation-generation/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-collation-generation" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/core/approval-voting/Cargo.toml b/node/core/approval-voting/Cargo.toml index 9c7b8d09e92d..14ce21291f38 100644 --- a/node/core/approval-voting/Cargo.toml +++ b/node/core/approval-voting/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-approval-voting" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/core/av-store/Cargo.toml b/node/core/av-store/Cargo.toml index 36386c00a00e..8d906e04492d 100644 --- a/node/core/av-store/Cargo.toml +++ b/node/core/av-store/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-av-store" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/core/backing/Cargo.toml b/node/core/backing/Cargo.toml index 812be6f5a6c2..a9c18c841339 100644 --- a/node/core/backing/Cargo.toml +++ b/node/core/backing/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-backing" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/core/bitfield-signing/Cargo.toml b/node/core/bitfield-signing/Cargo.toml index f9bc9efbf4f1..cbd67b2fbb88 100644 --- a/node/core/bitfield-signing/Cargo.toml +++ b/node/core/bitfield-signing/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-bitfield-signing" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/core/candidate-validation/Cargo.toml b/node/core/candidate-validation/Cargo.toml index 862f7c12aa37..87412a9ced7a 100644 --- a/node/core/candidate-validation/Cargo.toml +++ b/node/core/candidate-validation/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-candidate-validation" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/core/chain-api/Cargo.toml b/node/core/chain-api/Cargo.toml index 66f5d96da571..b83bdbf44438 100644 --- a/node/core/chain-api/Cargo.toml +++ b/node/core/chain-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-chain-api" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/core/chain-selection/Cargo.toml b/node/core/chain-selection/Cargo.toml index 1e2c8683a406..e029458b41a8 100644 --- a/node/core/chain-selection/Cargo.toml +++ b/node/core/chain-selection/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "polkadot-node-core-chain-selection" description = "Chain Selection Subsystem" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/core/dispute-coordinator/Cargo.toml b/node/core/dispute-coordinator/Cargo.toml index 90f807e5d7e3..d9fb49af9524 100644 --- a/node/core/dispute-coordinator/Cargo.toml +++ b/node/core/dispute-coordinator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-dispute-coordinator" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/core/dispute-participation/Cargo.toml b/node/core/dispute-participation/Cargo.toml index d7e3f4b142be..09fefbb63db5 100644 --- a/node/core/dispute-participation/Cargo.toml +++ b/node/core/dispute-participation/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-dispute-participation" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/core/parachains-inherent/Cargo.toml b/node/core/parachains-inherent/Cargo.toml index 943f77190b54..bae7ca9f7969 100644 --- a/node/core/parachains-inherent/Cargo.toml +++ b/node/core/parachains-inherent/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-parachains-inherent" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/core/provisioner/Cargo.toml b/node/core/provisioner/Cargo.toml index 748c759bdebf..390d9e0fa192 100644 --- a/node/core/provisioner/Cargo.toml +++ b/node/core/provisioner/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-provisioner" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/core/pvf/Cargo.toml b/node/core/pvf/Cargo.toml index a9f9a31dee9c..e69dd88fcc63 100644 --- a/node/core/pvf/Cargo.toml +++ b/node/core/pvf/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-pvf" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/core/runtime-api/Cargo.toml b/node/core/runtime-api/Cargo.toml index 243a8b3d99d4..22932d0e4e42 100644 --- a/node/core/runtime-api/Cargo.toml +++ b/node/core/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-core-runtime-api" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/jaeger/Cargo.toml b/node/jaeger/Cargo.toml index 6e22acc637af..25577a54728d 100644 --- a/node/jaeger/Cargo.toml +++ b/node/jaeger/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-jaeger" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" description = "Polkadot Jaeger primitives" diff --git a/node/malus/Cargo.toml b/node/malus/Cargo.toml index a95106116d25..9b50aa0efc10 100644 --- a/node/malus/Cargo.toml +++ b/node/malus/Cargo.toml @@ -10,7 +10,7 @@ path = "src/variant-a.rs" name = "polkadot-test-malus" description = "Misbehaving nodes for local testnets, system and Simnet tests." license = "GPL-3.0-only" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" readme = "README.md" diff --git a/node/metered-channel/Cargo.toml b/node/metered-channel/Cargo.toml index fc77a6d690cb..410d6e91e836 100644 --- a/node/metered-channel/Cargo.toml +++ b/node/metered-channel/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "metered-channel" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" description = "Channels with attached Meters" diff --git a/node/metrics/Cargo.toml b/node/metrics/Cargo.toml index f5411c01a5bb..18c1d4dead2e 100644 --- a/node/metrics/Cargo.toml +++ b/node/metrics/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-metrics" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" description = "Subsystem traits and message definitions" diff --git a/node/network/approval-distribution/Cargo.toml b/node/network/approval-distribution/Cargo.toml index 890f72c9ad91..a3b30c786574 100644 --- a/node/network/approval-distribution/Cargo.toml +++ b/node/network/approval-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-approval-distribution" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/network/availability-distribution/Cargo.toml b/node/network/availability-distribution/Cargo.toml index f84642628f19..2d549b298d3c 100644 --- a/node/network/availability-distribution/Cargo.toml +++ b/node/network/availability-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-availability-distribution" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/network/availability-recovery/Cargo.toml b/node/network/availability-recovery/Cargo.toml index eb5f3fc721d7..8e8b83c6bcbd 100644 --- a/node/network/availability-recovery/Cargo.toml +++ b/node/network/availability-recovery/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-availability-recovery" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/network/bitfield-distribution/Cargo.toml b/node/network/bitfield-distribution/Cargo.toml index 2ffc007b4399..3189c8ddff72 100644 --- a/node/network/bitfield-distribution/Cargo.toml +++ b/node/network/bitfield-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-availability-bitfield-distribution" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/network/bridge/Cargo.toml b/node/network/bridge/Cargo.toml index d2f371d1c13d..a15a60bf5f71 100644 --- a/node/network/bridge/Cargo.toml +++ b/node/network/bridge/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-network-bridge" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/network/collator-protocol/Cargo.toml b/node/network/collator-protocol/Cargo.toml index 77754ef95100..ccd2688fffb8 100644 --- a/node/network/collator-protocol/Cargo.toml +++ b/node/network/collator-protocol/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-collator-protocol" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/network/dispute-distribution/Cargo.toml b/node/network/dispute-distribution/Cargo.toml index ff0aaac290dd..656ffa591598 100644 --- a/node/network/dispute-distribution/Cargo.toml +++ b/node/network/dispute-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-dispute-distribution" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/network/gossip-support/Cargo.toml b/node/network/gossip-support/Cargo.toml index 0693300c7de2..8f36a362f1da 100644 --- a/node/network/gossip-support/Cargo.toml +++ b/node/network/gossip-support/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-gossip-support" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/network/protocol/Cargo.toml b/node/network/protocol/Cargo.toml index c32c50e29048..7fcf05fb7cdc 100644 --- a/node/network/protocol/Cargo.toml +++ b/node/network/protocol/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-network-protocol" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" description = "Primitives types for the Node-side" diff --git a/node/network/statement-distribution/Cargo.toml b/node/network/statement-distribution/Cargo.toml index fb4f0286e9ef..71a99805dde1 100644 --- a/node/network/statement-distribution/Cargo.toml +++ b/node/network/statement-distribution/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-statement-distribution" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] description = "Statement Distribution Subsystem" edition = "2018" diff --git a/node/overseer/Cargo.toml b/node/overseer/Cargo.toml index 82c77f553425..8a6462ed802e 100644 --- a/node/overseer/Cargo.toml +++ b/node/overseer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-overseer" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/overseer/all-subsystems-gen/Cargo.toml b/node/overseer/all-subsystems-gen/Cargo.toml index 5d74dbb73cb4..39bb23012e1a 100644 --- a/node/overseer/all-subsystems-gen/Cargo.toml +++ b/node/overseer/all-subsystems-gen/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-overseer-all-subsystems-gen" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" description = "Small proc macro to create mocking level iface type helpers" diff --git a/node/overseer/overseer-gen/Cargo.toml b/node/overseer/overseer-gen/Cargo.toml index 86dc39756d35..602ac7eef03f 100644 --- a/node/overseer/overseer-gen/Cargo.toml +++ b/node/overseer/overseer-gen/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-overseer-gen" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" description = "Generate an overseer including builder pattern and message wrapper from a single struct." diff --git a/node/overseer/overseer-gen/proc-macro/Cargo.toml b/node/overseer/overseer-gen/proc-macro/Cargo.toml index b2818275a27f..308dd65cc492 100644 --- a/node/overseer/overseer-gen/proc-macro/Cargo.toml +++ b/node/overseer/overseer-gen/proc-macro/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-overseer-gen-proc-macro" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" description = "Generate an overseer including builder pattern and message wrapper from a single annotated struct definition." diff --git a/node/primitives/Cargo.toml b/node/primitives/Cargo.toml index c39985ed593b..6776ab0807c9 100644 --- a/node/primitives/Cargo.toml +++ b/node/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-primitives" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" description = "Primitives types for the Node-side" diff --git a/node/service/Cargo.toml b/node/service/Cargo.toml index ea5d939c7f30..1ac2775317a1 100644 --- a/node/service/Cargo.toml +++ b/node/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-service" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/subsystem-test-helpers/Cargo.toml b/node/subsystem-test-helpers/Cargo.toml index af445294f4f0..140d48faa077 100644 --- a/node/subsystem-test-helpers/Cargo.toml +++ b/node/subsystem-test-helpers/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-subsystem-test-helpers" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" description = "Subsystem traits and message definitions" diff --git a/node/subsystem-types/Cargo.toml b/node/subsystem-types/Cargo.toml index 8c36920c436d..f871aa9a402d 100644 --- a/node/subsystem-types/Cargo.toml +++ b/node/subsystem-types/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-subsystem-types" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" description = "Subsystem traits and message definitions" diff --git a/node/subsystem-util/Cargo.toml b/node/subsystem-util/Cargo.toml index f81812b7e97e..9b5edc8085c8 100644 --- a/node/subsystem-util/Cargo.toml +++ b/node/subsystem-util/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-subsystem-util" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" description = "Subsystem traits and message definitions" diff --git a/node/subsystem/Cargo.toml b/node/subsystem/Cargo.toml index 12fe38e24130..b084bb712f61 100644 --- a/node/subsystem/Cargo.toml +++ b/node/subsystem/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-node-subsystem" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" description = "Subsystem traits and message definitions and the generated overseer" diff --git a/node/test/client/Cargo.toml b/node/test/client/Cargo.toml index 237942dc30e5..949f8205ad21 100644 --- a/node/test/client/Cargo.toml +++ b/node/test/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-test-client" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/test/polkadot-simnet/common/Cargo.toml b/node/test/polkadot-simnet/common/Cargo.toml index ed7ae3a49a94..dd3f938cb8d8 100644 --- a/node/test/polkadot-simnet/common/Cargo.toml +++ b/node/test/polkadot-simnet/common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-simnet" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/test/polkadot-simnet/node/Cargo.toml b/node/test/polkadot-simnet/node/Cargo.toml index 60df5b581a75..ad55671706c3 100644 --- a/node/test/polkadot-simnet/node/Cargo.toml +++ b/node/test/polkadot-simnet/node/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-simnet-node" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/test/polkadot-simnet/test/Cargo.toml b/node/test/polkadot-simnet/test/Cargo.toml index bd3e59e33b8c..83ddc42eb5f6 100644 --- a/node/test/polkadot-simnet/test/Cargo.toml +++ b/node/test/polkadot-simnet/test/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-simnet-test" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/node/test/service/Cargo.toml b/node/test/service/Cargo.toml index 70ba29263e99..c8f91d1fb3b0 100644 --- a/node/test/service/Cargo.toml +++ b/node/test/service/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-test-service" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/parachain/Cargo.toml b/parachain/Cargo.toml index 20ff00d3c1e5..a5ae5639d44b 100644 --- a/parachain/Cargo.toml +++ b/parachain/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-parachain" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] description = "Types and utilities for creating and working with parachains" edition = "2018" diff --git a/parachain/test-parachains/Cargo.toml b/parachain/test-parachains/Cargo.toml index a3091735dfaa..752b5a92be39 100644 --- a/parachain/test-parachains/Cargo.toml +++ b/parachain/test-parachains/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachains" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] description = "Integration tests using the test-parachains" edition = "2018" diff --git a/parachain/test-parachains/adder/Cargo.toml b/parachain/test-parachains/adder/Cargo.toml index 9d592a6e3a3e..af5077cc1115 100644 --- a/parachain/test-parachains/adder/Cargo.toml +++ b/parachain/test-parachains/adder/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-adder" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] description = "Test parachain which adds to a number as its state transition" edition = "2018" diff --git a/parachain/test-parachains/adder/collator/Cargo.toml b/parachain/test-parachains/adder/collator/Cargo.toml index 02bd8b1910e0..161cd2a83476 100644 --- a/parachain/test-parachains/adder/collator/Cargo.toml +++ b/parachain/test-parachains/adder/collator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-adder-collator" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] description = "Collator for the adder test parachain" edition = "2018" diff --git a/parachain/test-parachains/halt/Cargo.toml b/parachain/test-parachains/halt/Cargo.toml index 381b9e583b02..1df0b8acf3b4 100644 --- a/parachain/test-parachains/halt/Cargo.toml +++ b/parachain/test-parachains/halt/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-parachain-halt" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] description = "Test parachain which executes forever" edition = "2018" diff --git a/primitives/Cargo.toml b/primitives/Cargo.toml index 5563f6f791d8..1f78d4490d7a 100644 --- a/primitives/Cargo.toml +++ b/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-primitives" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/rpc/Cargo.toml b/rpc/Cargo.toml index 779768c1ec5a..e896bee457d4 100644 --- a/rpc/Cargo.toml +++ b/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-rpc" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/runtime/common/Cargo.toml b/runtime/common/Cargo.toml index 3b97733bcdef..b9fead6aac53 100644 --- a/runtime/common/Cargo.toml +++ b/runtime/common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime-common" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/runtime/common/slot_range_helper/Cargo.toml b/runtime/common/slot_range_helper/Cargo.toml index 379ca77dd54c..4ee9edcf7943 100644 --- a/runtime/common/slot_range_helper/Cargo.toml +++ b/runtime/common/slot_range_helper/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "slot-range-helper" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/runtime/kusama/Cargo.toml b/runtime/kusama/Cargo.toml index 761f566b4eec..c623a45496b2 100644 --- a/runtime/kusama/Cargo.toml +++ b/runtime/kusama/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kusama-runtime" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/runtime/kusama/src/lib.rs b/runtime/kusama/src/lib.rs index 4ff97cde9e78..c0299a0ac394 100644 --- a/runtime/kusama/src/lib.rs +++ b/runtime/kusama/src/lib.rs @@ -120,7 +120,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("kusama"), impl_name: create_runtime_str!("parity-kusama"), authoring_version: 2, - spec_version: 9090, + spec_version: 9100, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/runtime/parachains/Cargo.toml b/runtime/parachains/Cargo.toml index a4cb3ac91401..68c39581b82d 100644 --- a/runtime/parachains/Cargo.toml +++ b/runtime/parachains/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime-parachains" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/runtime/polkadot/Cargo.toml b/runtime/polkadot/Cargo.toml index ee09de813475..3afdf512a97f 100644 --- a/runtime/polkadot/Cargo.toml +++ b/runtime/polkadot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-runtime" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/runtime/polkadot/src/lib.rs b/runtime/polkadot/src/lib.rs index 79ad53180730..019757546bd8 100644 --- a/runtime/polkadot/src/lib.rs +++ b/runtime/polkadot/src/lib.rs @@ -96,7 +96,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("polkadot"), impl_name: create_runtime_str!("parity-polkadot"), authoring_version: 0, - spec_version: 9090, + spec_version: 9100, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/runtime/rococo/Cargo.toml b/runtime/rococo/Cargo.toml index 3499e942c62e..98861ece10a2 100644 --- a/runtime/rococo/Cargo.toml +++ b/runtime/rococo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rococo-runtime" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/runtime/test-runtime/Cargo.toml b/runtime/test-runtime/Cargo.toml index 9262a7c6bace..7ef8dc7106db 100644 --- a/runtime/test-runtime/Cargo.toml +++ b/runtime/test-runtime/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-test-runtime" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/runtime/westend/Cargo.toml b/runtime/westend/Cargo.toml index 4a6f2ccb8d5f..29e5fb2286b5 100644 --- a/runtime/westend/Cargo.toml +++ b/runtime/westend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "westend-runtime" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" build = "build.rs" diff --git a/runtime/westend/src/lib.rs b/runtime/westend/src/lib.rs index 823a0d843271..502ca6bd8900 100644 --- a/runtime/westend/src/lib.rs +++ b/runtime/westend/src/lib.rs @@ -117,7 +117,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("westend"), impl_name: create_runtime_str!("parity-westend"), authoring_version: 2, - spec_version: 9090, + spec_version: 9100, impl_version: 0, #[cfg(not(feature = "disable-runtime-api"))] apis: RUNTIME_API_VERSIONS, diff --git a/statement-table/Cargo.toml b/statement-table/Cargo.toml index f529af81ff3f..e3df4e45294e 100644 --- a/statement-table/Cargo.toml +++ b/statement-table/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadot-statement-table" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/utils/staking-miner/Cargo.toml b/utils/staking-miner/Cargo.toml index 32a2c1267941..52533fda3bd4 100644 --- a/utils/staking-miner/Cargo.toml +++ b/utils/staking-miner/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "staking-miner" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] edition = "2018" diff --git a/xcm/Cargo.toml b/xcm/Cargo.toml index 174574f2648a..df8c9a397831 100644 --- a/xcm/Cargo.toml +++ b/xcm/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] description = "The basic XCM datastructures." edition = "2018" diff --git a/xcm/pallet-xcm/Cargo.toml b/xcm/pallet-xcm/Cargo.toml index 20398311fd1a..bad01b3c0ff3 100644 --- a/xcm/pallet-xcm/Cargo.toml +++ b/xcm/pallet-xcm/Cargo.toml @@ -2,7 +2,7 @@ authors = ["Parity Technologies "] edition = "2018" name = "pallet-xcm" -version = "0.9.9-1" +version = "0.9.10" [dependencies] codec = { package = "parity-scale-codec", version = "2.0.0", default-features = false, features = ["derive"] } diff --git a/xcm/xcm-builder/Cargo.toml b/xcm/xcm-builder/Cargo.toml index aa95691fcdf5..5ea2fee2d252 100644 --- a/xcm/xcm-builder/Cargo.toml +++ b/xcm/xcm-builder/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Parity Technologies "] edition = "2018" name = "xcm-builder" description = "Tools & types for building with XCM and its executor." -version = "0.9.9-1" +version = "0.9.10" [dependencies] impl-trait-for-tuples = "0.2.0" diff --git a/xcm/xcm-executor/Cargo.toml b/xcm/xcm-executor/Cargo.toml index ae67146630f0..5bc92d3d3830 100644 --- a/xcm/xcm-executor/Cargo.toml +++ b/xcm/xcm-executor/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Parity Technologies "] edition = "2018" name = "xcm-executor" description = "An abstract and configurable XCM message executor." -version = "0.9.9-1" +version = "0.9.10" [dependencies] impl-trait-for-tuples = "0.2.0" diff --git a/xcm/xcm-executor/integration-tests/Cargo.toml b/xcm/xcm-executor/integration-tests/Cargo.toml index e648b6fa4268..473f574eac86 100644 --- a/xcm/xcm-executor/integration-tests/Cargo.toml +++ b/xcm/xcm-executor/integration-tests/Cargo.toml @@ -3,7 +3,7 @@ authors = ["Parity Technologies "] edition = "2018" name = "xcm-executor-integration-tests" description = "Integration tests for the XCM Executor" -version = "0.9.9-1" +version = "0.9.10" [dependencies] frame-support = { git = "https://github.com/paritytech/substrate", default-features = false , branch = "polkadot-v0.9.9" } diff --git a/xcm/xcm-simulator/Cargo.toml b/xcm/xcm-simulator/Cargo.toml index 592e0128026a..420fecc20921 100644 --- a/xcm/xcm-simulator/Cargo.toml +++ b/xcm/xcm-simulator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm-simulator" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] description = "Test kit to simulate cross-chain message passing and XCM execution" edition = "2018" diff --git a/xcm/xcm-simulator/example/Cargo.toml b/xcm/xcm-simulator/example/Cargo.toml index 7841de8e4e90..dcfefd01fa98 100644 --- a/xcm/xcm-simulator/example/Cargo.toml +++ b/xcm/xcm-simulator/example/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xcm-simulator-example" -version = "0.9.9-1" +version = "0.9.10" authors = ["Parity Technologies "] description = "Examples of xcm-simulator usage." edition = "2018"