diff options
author | 2016-11-25 23:20:33 -0600 | |
---|---|---|
committer | 2016-11-25 23:20:33 -0600 | |
commit | 21ef282fa67302abd1498b4e4c7916f7eb747ce1 (patch) | |
tree | ad398a464ac516f6d9c2e43ec41f2daf88b6939c /Cargo.toml | |
parent | sort the crate list (diff) | |
download | cargo-ebuild-21ef282fa67302abd1498b4e4c7916f7eb747ce1.tar.gz cargo-ebuild-21ef282fa67302abd1498b4e4c7916f7eb747ce1.tar.bz2 cargo-ebuild-21ef282fa67302abd1498b4e4c7916f7eb747ce1.zip |
bump version to 0.1.20.1.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |