summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-04-12 15:57:40 +0200
committerJustus Winter <justus@sequoia-pgp.org>2019-04-12 16:07:00 +0200
commit36f757acfe2dcef3352527c2850379771b16bee4 (patch)
treedfd6c2224dda69d7ac0f1df0afb05b30c2a17777 /doc
parent3dabda18bf761126626db8a7cd61a13b3e4d481b (diff)
Release 0.6.0.v0.6.0
- Also bump rfc2822 to 0.6.0. After all, we create tags for the versions.
Diffstat (limited to 'doc')
-rw-r--r--doc/release-checklist.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release-checklist.md b/doc/release-checklist.md
index 677f8f2e..bf95e837 100644
--- a/doc/release-checklist.md
+++ b/doc/release-checklist.md
@@ -13,6 +13,7 @@ This is a checklist for doing Sequoia releases.
9. For the following crates, cd into the directory, and do 'cargo
publish':
- buffered-reader
+ - rfc2822
- openpgp
- sqv
10. In case of errors, correct them, and go back to 6.