Bump versions

This commit is contained in:
Benjamin Saunders
2024-08-09 19:09:15 -07:00
committed by Dirkjan Ochtman
parent e01609ccd8
commit c26e8cd2f7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "quinn-proto"
version = "0.11.6"
version = "0.11.7"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "quinn"
version = "0.11.3"
version = "0.11.4"
license.workspace = true
repository.workspace = true
description = "Versatile QUIC transport protocol implementation"