aboutsummaryrefslogtreecommitdiff
path: root/lockchain-files/Cargo.toml
diff options
context:
space:
mode:
authorKatharina Sabel <katharina.sabel@asquera.de>2018-05-11 17:24:25 +0200
committerKatharina Sabel <katharina.sabel@asquera.de>2018-05-11 17:24:25 +0200
commit4cacf3455aa1e908a57740499f846e58b25dc106 (patch)
treec353862599aa5a12c9d1fe41cb69ffb3c19f8195 /lockchain-files/Cargo.toml
parent77eba7ed3d105c44433f5302e14a7a1838ca014e (diff)
Adjusting version numbers across the ecosystem to bring them all to the same level
Diffstat (limited to 'lockchain-files/Cargo.toml')
-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 8bf63f5..dc096d3 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.1.0"
+version = "0.6.0"
authors = ["Katharina Fey <kookie@spacekookie.de>"]
documentation = "https://docs.rs/lockchain-files"