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