aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@cardoe.com>2017-04-17 09:17:12 -0500
committerDoug Goldstein <cardoe@cardoe.com>2017-04-17 09:17:12 -0500
commitc4d96ed83f7e8ba8d026d91b995c63cc7c761ea7 (patch)
tree9c2595bb1c29e364cfda8a6a25e9adbd9de9dc4c /Cargo.lock
parent(cargo-release) version 0.1.4 (diff)
downloadcargo-ebuild-c4d96ed83f7e8ba8d026d91b995c63cc7c761ea7.tar.gz
cargo-ebuild-c4d96ed83f7e8ba8d026d91b995c63cc7c761ea7.tar.bz2
cargo-ebuild-c4d96ed83f7e8ba8d026d91b995c63cc7c761ea7.zip
(cargo-release) start next development iteration 0.1.5-pre
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index fbf7d53..f7aa235 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "cargo-ebuild"
-version = "0.1.4"
+version = "0.1.5-pre"
dependencies = [
"cargo 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc-serialize 0.3.23 (registry+https://github.com/rust-lang/crates.io-index)",