Skip to content

Commit ed9ead8

Browse files
committed
bump version number to incr taurus current
1 parent c1d6159 commit ed9ead8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • crates/subspace-runtime/src

crates/subspace-runtime/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
136136
spec_name: Cow::Borrowed("subspace"),
137137
impl_name: Cow::Borrowed("subspace"),
138138
authoring_version: 0,
139-
spec_version: 2,
139+
spec_version: 10,
140140
impl_version: 0,
141141
apis: RUNTIME_API_VERSIONS,
142142
transaction_version: 0,

0 commit comments

Comments
 (0)