aboutsummaryrefslogtreecommitdiff
path: root/lockchain-core/Cargo.toml
diff options
context:
space:
mode:
authorKatharina Sabel <katharina.sabel@asquera.de>2018-04-16 10:21:28 +0200
committerKatharina Sabel <katharina.sabel@asquera.de>2018-04-16 10:21:28 +0200
commitff07b004c16939c86ac89a4d25b3ca1e243b172e (patch)
treeca458c3d3cdea804719773e38297a66037e0aade /lockchain-core/Cargo.toml
parent7d62ae013640e00984d1d1ffed64857d949aa7c3 (diff)
Adding some new functions and bumping the version to 0.2.0
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 5783335..0f1286b 100644
--- a/lockchain-core/Cargo.toml
+++ b/lockchain-core/Cargo.toml
@@ -5,7 +5,7 @@ docs = "https://docs.rs/lockchain-core"
website = "https://github.com/spacekookie/lockchain/tree/master/lockchain-core"
readme = "README.md"
license = "MIT/X11 OR Apache-2.0"
-version = "0.1.1"
+version = "0.2.0"
authors = ["Katharina Fey <kookie@spacekookie.de>"]
[dependencies]