We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f084ffb commit cdaa061Copy full SHA for cdaa061
runtimes/bulletin-westend/src/lib.rs
@@ -184,7 +184,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
184
spec_name: alloc::borrow::Cow::Borrowed("bulletin-westend"),
185
impl_name: alloc::borrow::Cow::Borrowed("bulletin-westend"),
186
authoring_version: 1,
187
- spec_version: 1_000_001,
+ spec_version: 1_000_002,
188
impl_version: 1,
189
apis: RUNTIME_API_VERSIONS,
190
transaction_version: 1,
0 commit comments