Version and lock

This commit is contained in:
Gav Wood
2020-06-12 16:10:10 +02:00
parent 4317d1b980
commit ef2aa428d7
21 changed files with 40 additions and 40 deletions
@@ -1,6 +1,6 @@
[package]
name = "test-parachain-adder"
version = "0.8.8-dev"
version = "0.8.8"
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.8.8-dev"
version = "0.8.8"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Test parachain which executes forever"
edition = "2018"