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 382e9e75..0e6638fb 100644
--- a/quiche/Cargo.toml
+++ b/quiche/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "quiche"
-version = "0.12.0"
+version = "0.13.0"
authors = ["Alessandro Ghedini <alessandro@ghedini.me>"]
edition = "2018"
build = "src/build.rs"