aboutsummaryrefslogtreecommitdiff
path: root/lockchain-core/Cargo.toml
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2018-07-12 20:29:20 +0200
committerKatharina Fey <kookie@spacekookie.de>2018-07-12 20:29:20 +0200
commite3fe307dcb05ad549a8a68967df6a2a925de817d (patch)
tree3582e757ae86da444f651f4692a833ef7222d8f8 /lockchain-core/Cargo.toml
parent756101753bca95800ce2dfe6dcbfeedc4148b80d (diff)
(cargo-release) version 0.9.0
Diffstat (limited to '')
-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 34a5a7c..870445b 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.8.2"
+version = "0.9.0"
authors = ["Katharina Fey <kookie@spacekookie.de>"]
[dependencies]