Bump version & spec version in prep for v0.9.2 (#3046)

* bump version & spec version

* update Cargo.lock

* bump substrate
This commit is contained in:
Martin Pugh
2021-05-18 23:03:45 +02:00
committed by GitHub
parent 077e3fa6e3
commit fe97c3a3a2
29 changed files with 207 additions and 206 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.1"
version = "0.9.2"
[dependencies]
impl-trait-for-tuples = "0.2.0"