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