bump version to 0.9.19 (#5290)

This commit is contained in:
Mara Robin B
2022-04-08 13:48:43 +02:00
committed by GitHub
parent 243c855f03
commit 7ed275bff8
87 changed files with 171 additions and 171 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
name = "xcm-builder"
description = "Tools & types for building with XCM and its executor."
version = "0.9.18"
version = "0.9.19"
[dependencies]
parity-scale-codec = { version = "3.1.2", default-features = false, features = ["derive"] }