Release 0.7.30 (#1006)

* Release 0.7.30

* Update Substrate & libp2p
This commit is contained in:
Bastian Köcher
2020-04-17 23:01:00 +02:00
committed by GitHub
parent 39e8013490
commit eab3624096
20 changed files with 167 additions and 167 deletions
@@ -1,6 +1,6 @@
[package]
name = "test-parachain-adder"
version = "0.7.29"
version = "0.7.30"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain which adds to a number as its state transition"
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "test-parachain-halt"
version = "0.7.29"
version = "0.7.30"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain which executes forever"
edition = "2018"