diff --git a/Cargo.toml b/Cargo.toml index 5099987..67616bc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kubectl-watch" -version = "0.2.1" +version = "0.2.2" edition = "2021" license = "MIT" authors = ["chengqinglin "]