aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2018-07-12 20:37:49 +0200
committerKatharina Fey <kookie@spacekookie.de>2018-07-12 20:37:49 +0200
commit803d2022406677b53a1a019f921cdf18ced7874e (patch)
tree6fd00263223cf7ed99e589a829e17245bbed64d4
parent8fd2816a9694fba4dbbdbc82c9d25a0d18f10878 (diff)
(cargo-release) version 0.8.0
-rw-r--r--lockchain-crypto/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lockchain-crypto/Cargo.toml b/lockchain-crypto/Cargo.toml
index 08d7f53..5213e85 100644
--- a/lockchain-crypto/Cargo.toml
+++ b/lockchain-crypto/Cargo.toml
@@ -5,7 +5,7 @@ documentation = "https://docs.rs/lockchain-crypto"
homepage = "https://github.com/spacekookie/lockchain/tree/master/lockchain-crypto"
readme = "README.md"
license = "MIT/X11 OR Apache-2.0"
-version = "0.7.1"
+version = "0.8.0"
authors = ["Katharina Fey <kookie@spacekookie.de>"]
[dependencies]