From 79717ceac0f115e5a534748525f814282f4fd12c Mon Sep 17 00:00:00 2001 From: Katharina Fey Date: Thu, 12 Jul 2018 20:40:21 +0200 Subject: (cargo-release) version 0.4.0 --- lockchain-http/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "] documentation = "https://docs.rs/lockchain-http" -- cgit v1.2.3