aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2018-06-09 22:27:04 +0200
committerKatharina Fey <kookie@spacekookie.de>2018-06-09 22:27:04 +0200
commit31e837e28677dfc86e029b211e51d636bf3fc659 (patch)
treefca3267a72beab81c2cccc10a6b638b7b66c26fb
parentc541913c19467563ed55169f1756070b18fd43d4 (diff)
Bumping version numbers
-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 bffe9de..97628e4 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.2.0"
+version = "0.2.1"
authors = ["Katharina Fey <kookie@spacekookie.de>"]
documentation = "https://docs.rs/lockchain-http"