aboutsummaryrefslogtreecommitdiff
path: root/lockchain-http/Cargo.toml
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2018-07-12 20:41:49 +0200
committerKatharina Fey <kookie@spacekookie.de>2018-07-12 20:41:49 +0200
commit0231f3963c655e8ed99b6139a98aa15f018d7227 (patch)
tree42f5b2d6803c445b532c9ac2a2fe2fd6c0699deb /lockchain-http/Cargo.toml
parent79717ceac0f115e5a534748525f814282f4fd12c (diff)
(cargo-release) start next development iteration 0.4.1-alpha.0
Diffstat (limited to 'lockchain-http/Cargo.toml')
-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 ecf0004..128c9c9 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.4.0"
+version = "0.4.1-alpha.0"
authors = ["Katharina Fey <kookie@spacekookie.de>"]
documentation = "https://docs.rs/lockchain-http"