change casper runtime versioning

Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
Uncle Stinky
2025-11-06 14:33:25 +03:00
parent 6acec08fa5
commit af14543cc1
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "casper-runtime"
version = "3.5.31"
version = "3.5.32"
build = "build.rs"
description = "Runtime of the Casper Network"
edition.workspace = true