summaryrefslogtreecommitdiffstats
path: root/rfc2822/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rfc2822/Cargo.toml')
-rw-r--r--rfc2822/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc2822/Cargo.toml b/rfc2822/Cargo.toml
index b8f71e63..bf913cb8 100644
--- a/rfc2822/Cargo.toml
+++ b/rfc2822/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "sequoia-rfc2822"
description = "An RFC 2822 name-addr parser"
-version = "0.10.0"
+version = "0.11.0"
authors = [
"Juga <juga@sequoia-pgp.org>",
"Justus Winter <justus@sequoia-pgp.org>",