v0.9.0 prep (#2959)

* bump version and unify spec version

* bump substrate

* spec_version to 900
This commit is contained in:
Martin Pugh
2021-04-29 18:21:58 +02:00
committed by GitHub
parent ce457a91e1
commit 7a99a18d1d
30 changed files with 216 additions and 216 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ path = "src/main.rs"
name = "polkadot"
description = "Implementation of a https://polkadot.network node in Rust based on the Substrate framework."
license = "GPL-3.0-only"
version = "0.8.31"
version = "0.9.0"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
readme = "README.md"