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 94d61a43..76a529ca 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.8.0"
+version = "0.9.0"
authors = [
"Juga <juga@sequoia-pgp.org>",
"Justus Winter <justus@sequoia-pgp.org>",