Skip to content

Commit 9bfa3bb

Browse files
authored
update to v0.13.0 (#291)
Signed-off-by: Zahari Dichev <[email protected]>
1 parent 2da43c5 commit 9bfa3bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"
247247

248248
[[package]]
249249
name = "linkerd2-proxy-api"
250-
version = "0.12.0"
250+
version = "0.13.0"
251251
dependencies = [
252252
"h2",
253253
"http",

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "linkerd2-proxy-api"
3-
version = "0.12.0"
3+
version = "0.13.0"
44
authors = ["Linkerd Developers <[email protected]>"]
55
license = "Apache-2.0"
66
edition = "2021"

0 commit comments

Comments
 (0)