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
@@ -2,7 +2,7 @@
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
name = "pallet-xcm"
version = "0.9.13"
version = "0.9.16"
[dependencies]
codec = { package = "parity-scale-codec", version = "2.0.0", default-features = false, features = ["derive"] }