aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@cardoe.com>2017-04-17 09:15:35 -0500
committerDoug Goldstein <cardoe@cardoe.com>2017-04-17 09:15:35 -0500
commit4fe37916b5c5b5e82330f6362ebdf2c774ccd6ad (patch)
treeb95eae7ac3d537887745644a96a4e6548ac34b5f /Cargo.toml
parentupgrade to Cargo 0.17 (diff)
downloadcargo-ebuild-4fe37916b5c5b5e82330f6362ebdf2c774ccd6ad.tar.gz
cargo-ebuild-4fe37916b5c5b5e82330f6362ebdf2c774ccd6ad.tar.bz2
cargo-ebuild-4fe37916b5c5b5e82330f6362ebdf2c774ccd6ad.zip
(cargo-release) version 0.1.40.1.4
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 86840d1..604e3f6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cargo-ebuild"
-version = "0.1.3"
+version = "0.1.4"
authors = ["Doug Goldstein <cardoe@cardoe.com>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/cardoe/cargo-ebuild"