Version bumps to v0.9.16 and 9160 (#4767)

* Bump spec_version

* Bump version to 0.9.16
This commit is contained in:
Chevdor
2022-02-02 15:22:32 +01:00
committed by GitHub
parent e8e6470fb7
commit 7e9a58fc99
86 changed files with 172 additions and 172 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.13"
version = "0.9.16"
[dependencies]
parity-scale-codec = { version = "2.3.1", default-features = false, features = ["derive"] }