diff --git a/Cargo.lock b/Cargo.lock index cde204da..8663991f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2591,7 +2591,7 @@ dependencies = [ [[package]] name = "kwctl" -version = "1.11.0-rc4" +version = "1.11.0-rc5" dependencies = [ "anyhow", "assert_cmd", diff --git a/Cargo.toml b/Cargo.toml index f5ef1d1f..d779277d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "kwctl" description = "Tool to manage Kubewarden policies" -version = "1.11.0-rc4" +version = "1.11.0-rc5" authors = ["Kubewarden Developers "] edition = "2021"