Skip to content

Commit 1f239e1

Browse files
authored
chore: v0.18.0 (#504)
1 parent 88269c1 commit 1f239e1

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
@@ -409,7 +409,7 @@ checksum = "58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174"
409409

410410
[[package]]
411411
name = "linkerd2-proxy-api"
412-
version = "0.17.0"
412+
version = "0.18.0"
413413
dependencies = [
414414
"h2",
415415
"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.17.0"
3+
version = "0.18.0"
44
authors = ["Linkerd Developers <[email protected]>"]
55
license = "Apache-2.0"
66
edition = "2021"

0 commit comments

Comments
 (0)