Bump crate versions (#1690)

Co-authored-by: EgorPopelyaev <egor@parity.io>
This commit is contained in:
Squirrel
2022-09-28 17:38:36 +01:00
committed by GitHub
parent c0f5a094d5
commit 1b47dada7f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7743,7 +7743,7 @@ dependencies = [
[[package]]
name = "polkadot-parachain"
version = "0.9.230"
version = "0.9.290"
dependencies = [
"assert_cmd",
"async-trait",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-parachain"
version = "0.9.230"
version = "0.9.290"
authors = ["Parity Technologies <admin@parity.io>"]
build = "build.rs"
edition = "2021"