diff --git a/Cargo.toml b/Cargo.toml index 8324df3..d0a724b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = [".", "integration"] [package] name = "k8s-gateway-api" -version = "0.14.0" +version = "0.15.0" edition = "2021" license = "Apache-2.0" repository = "https://github.com/linkerd/k8s-gateway-api-rs"