bumpd minor version (#7873)

This commit is contained in:
Guillaume Thiolliere
2021-01-12 09:25:47 +01:00
committed by GitHub
parent 6b4cc36c60
commit 014e6f03c6
138 changed files with 139 additions and 139 deletions
+1 -1
View File
@@ -40,5 +40,5 @@ sc-client-api = { version = "2.0.0", path = "../../api" }
sc-block-builder = { version = "0.8.0", path = "../../block-builder" }
sc-executor = { version = "0.8.0", path = "../../executor" }
sp-panic-handler = { version = "2.0.0", path = "../../../primitives/panic-handler" }
parity-scale-codec = "1.3.4"
parity-scale-codec = "1.3.6"
sp-tracing = { version = "2.0.0", path = "../../../primitives/tracing" }