Skip to content

Commit c26e8cd

Browse files
Ralithdjc
authored andcommitted
Bump versions
1 parent e01609c commit c26e8cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

quinn-proto/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "quinn-proto"
3-
version = "0.11.6"
3+
version = "0.11.7"
44
edition.workspace = true
55
rust-version.workspace = true
66
license.workspace = true

quinn/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "quinn"
3-
version = "0.11.3"
3+
version = "0.11.4"
44
license.workspace = true
55
repository.workspace = true
66
description = "Versatile QUIC transport protocol implementation"

0 commit comments

Comments
 (0)