aboutsummaryrefslogtreecommitdiff
path: root/lockchain-files/Cargo.toml
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2018-07-12 20:37:17 +0200
committerKatharina Fey <kookie@spacekookie.de>2018-07-12 20:37:17 +0200
commit8fd2816a9694fba4dbbdbc82c9d25a0d18f10878 (patch)
treeefb09c0f1b4337f525fd9fc2a0f3f1cabad4567a /lockchain-files/Cargo.toml
parent463fdd799f1f7cb1bd189a53d000def0d883f5bc (diff)
Changing a bunch of version numbers around. This is really not a good solution
I need a script that can do this automatically for releases because it's getting REALLY annoying and time consuming...
Diffstat (limited to 'lockchain-files/Cargo.toml')
-rw-r--r--lockchain-files/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lockchain-files/Cargo.toml b/lockchain-files/Cargo.toml
index 5be24ee..933dc80 100644
--- a/lockchain-files/Cargo.toml
+++ b/lockchain-files/Cargo.toml
@@ -10,4 +10,4 @@ readme = "README.md"
license = "MIT/X11 OR Apache-2.0"
[dependencies]
-lockchain-core = { version = "0.9.0", path = "../lockchain-core" }
+lockchain-core = { version = "0.9.1-alpha.0", path = "../lockchain-core" }