Bump version (#1070)

This commit is contained in:
Gavin Wood
2020-05-05 18:20:36 +02:00
committed by GitHub
parent 7703130e6e
commit efd738be82
20 changed files with 167 additions and 167 deletions
@@ -1,6 +1,6 @@
[package]
name = "test-parachain-adder"
version = "0.7.32"
version = "0.7.33"
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.32"
version = "0.7.33"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain which executes forever"
edition = "2018"