diff --git a/Cargo.toml b/Cargo.toml index 7586285..f0345a3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kubectl-view-allocations" -version = "0.19.2" +version = "0.20.0" authors = ["David Bernard"] edition = "2021" description = "kubectl plugin to list allocations (cpu, memory, gpu,... X utilization, requested, limit, allocatable,...)"