diff --git a/Cargo.lock b/Cargo.lock index 00af2bd..74db232 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -23,7 +23,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "blackarch-devtools" -version = "0.1.0" +version = "0.1.1" dependencies = [ "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 919c8b1..29c210a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "blackarch-devtools" -version = "0.1.0" +version = "0.1.1" authors = ["Eduard Toloza "] edition = "2018" diff --git a/bin/blackarch-devtools b/bin/blackarch-devtools index d9983c9..c704a5c 100755 Binary files a/bin/blackarch-devtools and b/bin/blackarch-devtools differ diff --git a/src/cli.yml b/src/cli.yml index 83f1517..9414040 100644 --- a/src/cli.yml +++ b/src/cli.yml @@ -1,5 +1,5 @@ name: blackarch-devtools -version: "0.1.0" +version: "0.1.1" author: Eduard Tolosa about: Development tools for BlackArch Linux args: