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
@@ -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.12"
version = "0.9.13"
[dependencies]
parity-scale-codec = { version = "2.3.1", default-features = false, features = ["derive"] }