diff --git a/quinn-proto/Cargo.toml b/quinn-proto/Cargo.toml index eaabab3d8..73eb4a6f0 100644 --- a/quinn-proto/Cargo.toml +++ b/quinn-proto/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "quinn-proto" -version = "0.11.4" +version = "0.11.5" edition.workspace = true rust-version.workspace = true license.workspace = true