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.toml
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.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 604e3f6..02b9d87 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cargo-ebuild"
-version = "0.1.4"
+version = "0.1.5-pre"
authors = ["Doug Goldstein <cardoe@cardoe.com>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/cardoe/cargo-ebuild"