summaryrefslogtreecommitdiffstats
path: root/autocrypt
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2021-12-06 15:33:33 +0100
committerJustus Winter <justus@sequoia-pgp.org>2021-12-06 15:33:33 +0100
commitf03b5a934f56823d3021ae8627620df7ff0ab706 (patch)
tree1a13102d309d672ed16dfb9f69712ba1ac363839 /autocrypt
parent028c056881c25e1bec7b0e978153f260024ad62e (diff)
autocrypt: Release 0.24.0.autocrypt/v0.24.0
Diffstat (limited to 'autocrypt')
-rw-r--r--autocrypt/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/autocrypt/Cargo.toml b/autocrypt/Cargo.toml
index a05bd5f1..8cd67b36 100644
--- a/autocrypt/Cargo.toml
+++ b/autocrypt/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "sequoia-autocrypt"
description = "Autocrypt support"
-version = "0.23.1"
+version = "0.24.0"
authors = [
"Justus Winter <justus@sequoia-pgp.org>",
"Kai Michaelis <kai@sequoia-pgp.org>",