Bump relay version to 1.0.0 (#1249)

This commit is contained in:
Tomasz Drwięga
2021-12-13 21:12:17 +01:00
committed by Bastian Köcher
parent 8edc9038d1
commit bbd3f1229a
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "substrate-relay" name = "substrate-relay"
version = "0.1.0" version = "1.0.0"
authors = ["Parity Technologies <admin@parity.io>"] authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018" edition = "2018"
license = "GPL-3.0-or-later WITH Classpath-exception-2.0" license = "GPL-3.0-or-later WITH Classpath-exception-2.0"