summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-02-21 16:56:53 +0100
committerJustus Winter <justus@sequoia-pgp.org>2019-02-21 16:56:53 +0100
commit8ce917760514741cb8a8579c6e4a1853786f315e (patch)
tree11bf7e101b24fc2498444445f107921cb0fe8786
parentf6634c1f4d837ed5aff085217966198e3ee40f42 (diff)
Release 0.4.1.v0.4.1
-rw-r--r--openpgp/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml
index bbd357f9..1f3d1849 100644
--- a/openpgp/Cargo.toml
+++ b/openpgp/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "sequoia-openpgp"
description = "OpenPGP data types and associated machinery"
-version = "0.4.0"
+version = "0.4.1"
authors = [
"Justus Winter <justus@sequoia-pgp.org>",
"Kai Michaelis <kai@sequoia-pgp.org>",