build: Post-release version bump to v54.0

Signed-off-by: Rob Bradford <rbradford@meta.com>
This commit is contained in:
Rob Bradford
2026-07-12 19:57:30 +01:00
parent 9ed824d6d0
commit fee153841b
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ homepage = "https://github.com/cloud-hypervisor/cloud-hypervisor"
license = "Apache-2.0 AND BSD-3-Clause"
name = "cloud-hypervisor"
rust-version.workspace = true
version = "53.0.0"
version = "54.0.0"
[dependencies]
api_client = { path = "../api_client" }