diff --git a/runtime/common/Cargo.toml b/runtime/common/Cargo.toml index ea4d525..c96ec20 100644 --- a/runtime/common/Cargo.toml +++ b/runtime/common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "runtime-common" -version = "0.4.5" +version = "0.4.6" authors.workspace = true edition.workspace = true homepage.workspace = true