Bump version to 1.0.0 globally (#2149)

* Bump versionb globally

* Rebuild and fix

* Rename fixes

* Rebuild

* Minor fix and code formatting for validator election

* Fix tests

* More test fixes

* Fix several bugs in phragmen elections.

* Rebuild, remove pointless closures
This commit is contained in:
Gav Wood
2019-04-01 15:16:06 +02:00
committed by GitHub
parent fbbd79e778
commit eca163ba64
89 changed files with 1626 additions and 1652 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "substrate-finality-grandpa"
version = "0.1.0"
version = "1.0.0"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
@@ -1,6 +1,6 @@
[package]
name = "substrate-finality-grandpa-primitives"
version = "0.1.0"
version = "1.0.0"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"