diff --git a/Cargo.toml b/Cargo.toml index a22a8c50c..8e3f67b55 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cloud-hypervisor" -version = "0.5.0" +version = "0.5.1" authors = ["The Cloud Hypervisor Authors"] edition = "2018" default-run = "cloud-hypervisor"