diff --git a/runtime/casper/Cargo.toml b/runtime/casper/Cargo.toml index 8901a59..950e1ff 100755 --- a/runtime/casper/Cargo.toml +++ b/runtime/casper/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "casper-runtime" -version = "3.5.19" +version = "3.5.20" build = "build.rs" description = "Runtime of the Casper Network" edition.workspace = true