Bump version & spec version in prep for v0.9.2 (#3046)

* bump version & spec version

* update Cargo.lock

* bump substrate
This commit is contained in:
Martin Pugh
2021-05-18 23:03:45 +02:00
committed by GitHub
parent 077e3fa6e3
commit fe97c3a3a2
29 changed files with 207 additions and 206 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.9.1"
version = "0.9.2"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
readme = "README.md"