mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 11:41:02 +00:00
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:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "test-parachain-adder"
|
||||
version = "0.9.0"
|
||||
version = "0.9.1"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
description = "Test parachain which adds to a number as its state transition"
|
||||
edition = "2018"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "test-parachain-adder-collator"
|
||||
version = "0.9.0"
|
||||
version = "0.9.1"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
description = "Collator for the adder test parachain"
|
||||
edition = "2018"
|
||||
|
||||
Reference in New Issue
Block a user