diff --git a/Cargo.toml b/Cargo.toml index 8c7f0e1f6..1c8830906 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ description = "Neqo, the Mozilla implementation of QUIC in Rust." keywords = ["quic", "http3", "neqo", "mozilla", "ietf", "firefox"] categories = ["network-programming", "web-programming"] readme = "README.md" -version = "0.9.0" +version = "0.9.1" # Keep in sync with `.rustfmt.toml` `edition`. edition = "2021" license = "MIT OR Apache-2.0"