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