diff --git a/quinn-proto/Cargo.toml b/quinn-proto/Cargo.toml index 0eb1b48518..928892b377 100644 --- a/quinn-proto/Cargo.toml +++ b/quinn-proto/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "quinn-proto" -version = "0.9.4" +version = "0.9.5" license = "MIT OR Apache-2.0" repository = "https://github.com/quinn-rs/quinn" description = "State machine for the QUIC transport protocol"