aboutsummaryrefslogtreecommitdiff
path: root/lockchain-core/Cargo.toml
diff options
context:
space:
mode:
authorKatharina Sabel <katharina.sabel@asquera.de>2018-05-10 11:49:29 +0200
committerKatharina Sabel <katharina.sabel@asquera.de>2018-05-10 11:49:29 +0200
commitfe2e30a639eed6f7b27d37d0785c381f57372b00 (patch)
treec302a27e6b9622de0e3abcb30dd34a402e45746c /lockchain-core/Cargo.toml
parent54398bbdf28bd09078f0ba038a519265de0c0d98 (diff)
Getting an initial API for lockchain-files ready
Diffstat (limited to 'lockchain-core/Cargo.toml')
-rw-r--r--lockchain-core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lockchain-core/Cargo.toml b/lockchain-core/Cargo.toml
index 864734e..bdcf202 100644
--- a/lockchain-core/Cargo.toml
+++ b/lockchain-core/Cargo.toml
@@ -5,7 +5,7 @@ documentation = "https://docs.rs/lockchain-core"
homepage = "https://github.com/spacekookie/lockchain/tree/master/lockchain-core"
readme = "README.md"
license = "MIT/X11 OR Apache-2.0"
-version = "0.6.0-alpha0"
+version = "0.6.0"
authors = ["Katharina Fey <kookie@spacekookie.de>"]
[dependencies]