summaryrefslogtreecommitdiffstats
path: root/store
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 /store
parent4d3534b027c3c53b2bdf882f9618cb1f0c91d994 (diff)
Release 0.5.0.v0.5.0
Diffstat (limited to 'store')
-rw-r--r--store/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/store/Cargo.toml b/store/Cargo.toml
index ef0aea49..2cf074b3 100644
--- a/store/Cargo.toml
+++ b/store/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "sequoia-store"
description = "Public-Key store for Sequoia"
-version = "0.4.0"
+version = "0.5.0"
authors = [
"Justus Winter <justus@sequoia-pgp.org>",
"Kai Michaelis <kai@sequoia-pgp.org>",