diff --git a/kustomizer/Cargo.toml b/kustomizer/Cargo.toml index 1de7da9..071b4b7 100644 --- a/kustomizer/Cargo.toml +++ b/kustomizer/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kustomizer" -version = "0.1.7" +version = "0.1.8" edition = "2024" description = "A fast kustomize implementation in Rust" license = "MIT"