Skip to content

Commit 11d3312

Browse files
committed
chore: bump to 22
1 parent 162c169 commit 11d3312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
3838
spec_name: create_runtime_str!("torus-runtime"),
3939
impl_name: create_runtime_str!("torus-runtime"),
4040
authoring_version: 1,
41-
spec_version: 21,
41+
spec_version: 22,
4242
impl_version: 1,
4343
apis: apis::RUNTIME_API_VERSIONS,
4444
transaction_version: 1,

0 commit comments

Comments
 (0)