diff --git a/runtime/casper/Cargo.toml b/runtime/casper/Cargo.toml index 52268fc..1bc9af3 100755 --- a/runtime/casper/Cargo.toml +++ b/runtime/casper/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "casper-runtime" -version = "3.5.17" +version = "3.5.18" build = "build.rs" description = "Runtime of the Casper Network" edition.workspace = true