From f4a73c0e52c268275c916c55a729a3ff55a7ce1c Mon Sep 17 00:00:00 2001 From: Eduard Tolosa Date: Sat, 18 Jan 2020 14:09:18 -0500 Subject: [PATCH] Bump version right. --- Cargo.lock | 2 +- Cargo.toml | 2 +- src/cli.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ef14a95..08c811f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -25,7 +25,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "blackarch-devtools" -version = "0.1.2" +version = "0.3.0" 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 74d13bb..4bd5155 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "blackarch-devtools" -version = "0.1.3" +version = "0.3.0" authors = ["Eduard Toloza "] edition = "2018" diff --git a/src/cli.yml b/src/cli.yml index 80aa069..48f711f 100644 --- a/src/cli.yml +++ b/src/cli.yml @@ -1,5 +1,5 @@ name: blackarch-devtools -version: "0.1.3" +version: "0.3.0" author: Eduard Tolosa about: Development tools for BlackArch Linux settings: