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:
Martin Pugh
2021-10-15 16:28:20 +02:00
committed by GitHub
parent d7faa5b875
commit 5f00ecbff2
74 changed files with 145 additions and 145 deletions
+1 -1
View File
@@ -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.11"
version = "0.9.12"
[dependencies]
parity-scale-codec = { version = "2.3.1", default-features = false, features = ["derive"] }