diff --git a/Cargo.toml b/Cargo.toml index a7acfe8..44a857c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kubectl-view-allocations" -version = "0.5.1-dev" +version = "0.5.1" authors = ["David Bernard"] edition = "2018" description = "kubectl plugin to list allocations (cpu, memory, gpu,... X requested, limit, allocatable,...)"