summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-03-14 15:57:24 +0100
committerJustus Winter <justus@sequoia-pgp.org>2019-03-14 15:57:24 +0100
commitc05d1d5b0484be9a7dee9bf950bcf298482bbe78 (patch)
tree278ccf7813bf9ccc4a37d73a0bb451255edfdd9c /core
parent4d3534b027c3c53b2bdf882f9618cb1f0c91d994 (diff)
Release 0.5.0.v0.5.0
Diffstat (limited to 'core')
-rw-r--r--core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Cargo.toml b/core/Cargo.toml
index 55d5ddb9..cf62b7f8 100644
--- a/core/Cargo.toml
+++ b/core/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "sequoia-core"
description = "Policies for Sequoia"
-version = "0.4.0"
+version = "0.5.0"
authors = [
"Justus Winter <justus@sequoia-pgp.org>",
"Kai Michaelis <kai@sequoia-pgp.org>",