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