summaryrefslogtreecommitdiffstats
path: root/net/Cargo.toml
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-02-19 16:52:18 +0100
committerJustus Winter <justus@sequoia-pgp.org>2019-02-19 16:52:18 +0100
commit015562a61f23e3b4f9650c4cbad7b1e89fc91444 (patch)
treede50bceeeb39634343157a809d40468cf7f41003 /net/Cargo.toml
parent77126481d2ce21d70869004d784ee0de6b5062bf (diff)
Release 0.4.0.v0.4.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 2c3de357..80e61902 100644
--- a/net/Cargo.toml
+++ b/net/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "sequoia-net"
description = "Network services for OpenPGP"
-version = "0.3.0"
+version = "0.4.0"
authors = [
"Justus Winter <justus@sequoia-pgp.org>",
"Kai Michaelis <kai@sequoia-pgp.org>",