aboutsummaryrefslogtreecommitdiff
path: root/lockchain-http/Cargo.toml
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2018-06-07 17:19:53 +0200
committerKatharina Fey <kookie@spacekookie.de>2018-06-07 17:19:53 +0200
commit6927a75c9b79ef04883f8192fd5ae2634be61535 (patch)
treedd9b56c1656c83d4b633483eb10d719b1bdf6c91 /lockchain-http/Cargo.toml
parentb9748ab6bff34233ed55d4db6f461e7d610b36c9 (diff)
Patch release (cargo release is broken!)
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 bf73979..09f4843 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.1.0"
+version = "0.1.1"
authors = ["Katharina Fey <kookie@spacekookie.de>"]
documentation = "https://docs.rs/lockchain-http"