Bump version to v900 (#1130)

This commit is contained in:
Squirrel
2022-04-01 12:09:43 +01:00
committed by GitHub
parent e7e5ed00d1
commit 922807f1d9
6 changed files with 6 additions and 6 deletions
@@ -83,7 +83,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("statemint"),
impl_name: create_runtime_str!("statemint"),
authoring_version: 1,
spec_version: 800,
spec_version: 900,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 5,