Skip to content

Commit 26790ab

Browse files
authored
Update lib.rs
1 parent bb87b2b commit 26790ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

invarch/runtime/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
165165
spec_name: create_runtime_str!("invarch"),
166166
impl_name: create_runtime_str!("invarch"),
167167
authoring_version: 1,
168-
spec_version: 11,
168+
spec_version: 12,
169169
impl_version: 0,
170170
apis: RUNTIME_API_VERSIONS,
171171
transaction_version: 1,

0 commit comments

Comments
 (0)