Bump version to v0.9.1 and spec_version to v9010 (#3001)

* bump version and spec_version

* fix generate_release_text.rb

* Revert "fix generate_release_text.rb"

This reverts commit 9e01e0ae4f6db2155d123f69063db7d7564588e0.

* fix publish_draft_release

* fix publish_draft_release

* update target cache
This commit is contained in:
Martin Pugh
2021-05-11 15:27:52 +02:00
committed by GitHub
parent f01606e6e0
commit 25cd67436c
32 changed files with 64 additions and 62 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.0"
version = "0.9.1"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
readme = "README.md"