Version bumps to 0.9.9 (#3576)

* chore: version bump to 0.9.9

* bump from 0.9.0 to 0.9.9
This commit is contained in:
Chevdor
2021-08-06 16:39:13 +02:00
committed by GitHub
parent 3e9b8b47b3
commit 789017cc76
43 changed files with 83 additions and 83 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
name = "pallet-xcm"
version = "0.1.0"
version = "0.9.9"
[dependencies]
codec = { package = "parity-scale-codec", version = "2.0.0", default-features = false, features = ["derive"] }