aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2018-07-12 20:39:24 +0200
committerKatharina Fey <kookie@spacekookie.de>2018-07-12 20:39:24 +0200
commit981c9aac1e9b148e00f834c0761b93274d8ad2c8 (patch)
tree326362ec8868450b531397e834ba96ddc4ca36b6
parent6a201b612de8b00cf365c12e6d8703af5bc8e5fc (diff)
(cargo-release) version 0.9.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 08ef633..25ef6ce 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.8.0"
+version = "0.9.0"
authors = ["Katharina Fey <kookie@spacekookie.de>"]
documentation = "https://docs.rs/lockchain-files"