Bump the collator version (#747)

This commit is contained in:
Chevdor
2021-11-11 14:14:19 +01:00
committed by GitHub
parent 054cf81b38
commit df4c229246
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -6501,7 +6501,7 @@ dependencies = [
[[package]]
name = "polkadot-collator"
version = "5.0.0"
version = "5.1.0"
dependencies = [
"assert_cmd",
"async-trait",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "polkadot-collator"
version = "5.0.0"
version = "5.1.0"
authors = ["Parity Technologies <admin@parity.io>"]
build = "build.rs"
edition = "2018"