Skip to content

Commit 410642c

Browse files
authored
Update to v0.11.0 (#48)
Change updates the library to `0.11.0` to include the BackendObjectReference change. Signed-off-by: Matei David <[email protected]>
1 parent b285b83 commit 410642c

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.10.0"
6+
version = "0.11.0"
77
edition = "2021"
88
license = "Apache-2.0"
99
repository = "https://github.com/linkerd/k8s-gateway-api"

0 commit comments

Comments
 (0)