Bump crate and spec versions

This commit is contained in:
Wilfried Kopp
2022-08-04 11:45:40 +02:00
committed by Chevdor
parent 54817c0177
commit 0dbd704115
16 changed files with 22 additions and 22 deletions
@@ -1,6 +1,6 @@
[package]
name = "rococo-parachain-runtime"
version = "0.1.0"
version = "0.9.27"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
description = "Simple runtime used by the rococo parachain(s)"
@@ -94,7 +94,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("test-parachain"),
impl_name: create_runtime_str!("test-parachain"),
authoring_version: 1,
spec_version: 9220,
spec_version: 9270,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,