Skip to content

Commit 2f142ef

Browse files
authored
Update to v0.12.0 (#63)
Change updates the library to `0.12.0` to include the ResponseHeaderModifier filter. Signed-off-by: Alex Leong <[email protected]>
1 parent afdf932 commit 2f142ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = [".", "integration"]
33

44
[package]
55
name = "k8s-gateway-api"
6-
version = "0.11.0"
6+
version = "0.12.0"
77
edition = "2021"
88
license = "Apache-2.0"
99
repository = "https://github.com/linkerd/k8s-gateway-api"

0 commit comments

Comments
 (0)