summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--quiche/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/quiche/Cargo.toml b/quiche/Cargo.toml
index 73f99f4a..7cf937f0 100644
--- a/quiche/Cargo.toml
+++ b/quiche/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "quiche"
-version = "0.14.0"
+version = "0.15.0"
authors = ["Alessandro Ghedini <alessandro@ghedini.me>"]
edition = "2018"
build = "src/build.rs"