aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2018-07-12 20:40:21 +0200
committerKatharina Fey <kookie@spacekookie.de>2018-07-12 20:40:21 +0200
commit79717ceac0f115e5a534748525f814282f4fd12c (patch)
tree10bf88bdabd9e88b9b03db826f22bbfb9034422c
parent22a20c1d5e3885de75ba7ec48f626e47693228a1 (diff)
(cargo-release) version 0.4.0
-rw-r--r--lockchain-http/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lockchain-http/Cargo.toml b/lockchain-http/Cargo.toml
index c799e28..ecf0004 100644
--- a/lockchain-http/Cargo.toml
+++ b/lockchain-http/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "lockchain-http"
description = "Generic HTTP interface crate for the lockchain ecosystem. Can serve both encrypted and cleartext records"
-version = "0.3.0"
+version = "0.4.0"
authors = ["Katharina Fey <kookie@spacekookie.de>"]
documentation = "https://docs.rs/lockchain-http"