From 31e837e28677dfc86e029b211e51d636bf3fc659 Mon Sep 17 00:00:00 2001 From: Katharina Fey Date: Sat, 9 Jun 2018 22:27:04 +0200 Subject: Bumping version numbers --- 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 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 "] documentation = "https://docs.rs/lockchain-http" -- cgit v1.2.3