diff --git a/web-transport-quiche/Cargo.toml b/web-transport-quiche/Cargo.toml index 0c1de61..443931f 100644 --- a/web-transport-quiche/Cargo.toml +++ b/web-transport-quiche/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Luke Curley"] repository = "https://github.com/moq-dev/web-transport" license = "MIT OR Apache-2.0" -version = "0.0.6" +version = "0.1.0" edition = "2021" keywords = ["quic", "http3", "webtransport"]