Skip to content

Commit b06d5cf

Browse files
authored
chore: v0.16.0 (#457)
1 parent c19a23f commit b06d5cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"
287287

288288
[[package]]
289289
name = "linkerd2-proxy-api"
290-
version = "0.15.0"
290+
version = "0.16.0"
291291
dependencies = [
292292
"h2",
293293
"http",

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "linkerd2-proxy-api"
3-
version = "0.15.0"
3+
version = "0.16.0"
44
authors = ["Linkerd Developers <cncf-linkerd-dev@lists.cncf.io>"]
55
license = "Apache-2.0"
66
edition = "2021"

0 commit comments

Comments
 (0)