aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@cardoe.com>2016-11-25 23:20:33 -0600
committerDoug Goldstein <cardoe@cardoe.com>2016-11-25 23:20:33 -0600
commit21ef282fa67302abd1498b4e4c7916f7eb747ce1 (patch)
treead398a464ac516f6d9c2e43ec41f2daf88b6939c
parentsort the crate list (diff)
downloadcargo-ebuild-21ef282fa67302abd1498b4e4c7916f7eb747ce1.tar.gz
cargo-ebuild-21ef282fa67302abd1498b4e4c7916f7eb747ce1.tar.bz2
cargo-ebuild-21ef282fa67302abd1498b4e4c7916f7eb747ce1.zip
bump version to 0.1.20.1.2
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8a81f85..509ac83 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cargo-ebuild"
-version = "0.1.1"
+version = "0.1.2"
authors = ["Doug Goldstein <cardoe@cardoe.com>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/cardoe/cargo-ebuild"