mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
Bump version, tx_version and spec_version in prep for v0.9.11 (#3970)
* bump version and spec_version * bump transaction version * Bump of the default value in CI * bump tx version for westend and kusama Co-authored-by: Wilfried Kopp <wilfried@parity.io>
This commit is contained in:
@@ -3,7 +3,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = "2018"
|
||||
name = "xcm-builder"
|
||||
description = "Tools & types for building with XCM and its executor."
|
||||
version = "0.9.9"
|
||||
version = "0.9.11"
|
||||
|
||||
[dependencies]
|
||||
parity-scale-codec = { version = "2.3.1", default-features = false, features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user