summaryrefslogtreecommitdiffstats
path: root/rfc2822
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-05-10 17:54:05 +0200
committerJustus Winter <justus@sequoia-pgp.org>2019-05-10 18:00:16 +0200
commitccaccf692688451e984e75b2d020a7077dc15546 (patch)
treeb5f0b658a9574b3d2ee89d9580529bdc07740633 /rfc2822
parent2aed9aea7d77e9f72a91800756ebf117c8383aba (diff)
Release 0.7.0.v0.7.0
Diffstat (limited to 'rfc2822')
-rw-r--r--rfc2822/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc2822/Cargo.toml b/rfc2822/Cargo.toml
index 20849a01..e768842d 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.6.0"
+version = "0.7.0"
authors = [
"Justus Winter <justus@sequoia-pgp.org>",
"Neal H. Walfield <neal@sequoia-pgp.org>",