aboutsummaryrefslogtreecommitdiff
path: root/lockchain-core/Cargo.toml
diff options
context:
space:
mode:
authorKatharina Sabel <katharina.sabel@asquera.de>2018-05-10 11:44:34 +0200
committerKatharina Sabel <katharina.sabel@asquera.de>2018-05-10 11:44:34 +0200
commit54398bbdf28bd09078f0ba038a519265de0c0d98 (patch)
treedc87d35e596e089c26108c31d8ff4391d9972666 /lockchain-core/Cargo.toml
parentc6a2b264643f091cf6e0bc360c4fb77cebc83d6c (diff)
Finishing up crypto release
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 13fe00a..864734e 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-alpha"
+version = "0.6.0-alpha0"
authors = ["Katharina Fey <kookie@spacekookie.de>"]
[dependencies]