summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2018-11-26 22:42:51 +0100
committerJustus Winter <justus@sequoia-pgp.org>2018-11-26 23:52:38 +0100
commit4d60255edcc890ae0a57a1000140c5a9f50aec7e (patch)
tree6778360aa526b6930e0e5add7a16f4e1943fab4d /core
parenta42eaff55489407082a794310abb38c7cc720af3 (diff)
Release 0.2.0.v0.2.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 57768fb3..ce18a3c3 100644
--- a/core/Cargo.toml
+++ b/core/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "sequoia-core"
description = "Policies for Sequoia"
-version = "0.1.0"
+version = "0.2.0"
authors = [
"Justus Winter <justus@sequoia-pgp.org>",
"Kai Michaelis <kai@sequoia-pgp.org>",