mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 15:11:02 +00:00
Bump version to v0.9.12 (#4089)
* bump version * update Cargo.lock Co-authored-by: Andronik Ordian <write@reusable.software>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "xcm-simulator"
|
||||
version = "0.9.11"
|
||||
version = "0.9.12"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
description = "Test kit to simulate cross-chain message passing and XCM execution"
|
||||
edition = "2018"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "xcm-simulator-example"
|
||||
version = "0.9.11"
|
||||
version = "0.9.12"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
description = "Examples of xcm-simulator usage."
|
||||
edition = "2018"
|
||||
|
||||
Reference in New Issue
Block a user