Bump version (#4904)

* Bump spec_version

* Bump version to 0.9.17
This commit is contained in:
Mara Robin B
2022-02-11 20:43:39 +01:00
committed by GitHub
parent a0ebff4909
commit 167df32561
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.16"
version = "0.9.17"
[dependencies]
parity-scale-codec = { version = "2.3.1", default-features = false, features = ["derive"] }