bump versions (#4285)

This commit is contained in:
Martin Pugh
2021-11-15 14:05:12 +01:00
committed by GitHub
parent 2769066136
commit 08b8929c32
74 changed files with 316 additions and 315 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
name = "pallet-xcm"
version = "0.9.12"
version = "0.9.13"
[dependencies]
codec = { package = "parity-scale-codec", version = "2.0.0", default-features = false, features = ["derive"] }