Bump Substrate and version (#645)

This commit is contained in:
Gavin Wood
2019-12-02 23:40:35 +01:00
committed by GitHub
parent 518b6408a0
commit 72bfa8c615
18 changed files with 178 additions and 178 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "adder"
version = "0.7.2"
version = "0.7.3"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain which adds to a number as its state transition"
edition = "2018"
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "halt"
version = "0.7.2"
version = "0.7.3"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain which executes forever"
edition = "2018"