aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2018-07-12 20:38:44 +0200
committerKatharina Fey <kookie@spacekookie.de>2018-07-12 20:38:44 +0200
commitd053ffe63b3793abaebd3aa573c3d3f4504d8a83 (patch)
tree4ac03026608d0eb86de971c9ed7404433cf5965d
parent39f67ae249591e1208b1bfa837d6a55d4af7a7e1 (diff)
(cargo-release) version 0.8.0
-rw-r--r--lockchain-files/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lockchain-files/Cargo.toml b/lockchain-files/Cargo.toml
index 933dc80..c4d7f99 100644
--- a/lockchain-files/Cargo.toml
+++ b/lockchain-files/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "lockchain-files"
description = "Filesystem storage backend for lockchain vaults"
-version = "0.7.2"
+version = "0.8.0"
authors = ["Katharina Fey <kookie@spacekookie.de>"]
documentation = "https://docs.rs/lockchain-files"