Bump version.

- It release fix a issue when passing the -l argument to makechrootpkg that ends in an double slash in the chroot copy path.
This commit is contained in:
Eduard Tolosa 2019-04-20 20:47:24 -05:00
parent 76eec0e649
commit 73246252b7
4 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -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)",

View file

@ -1,6 +1,6 @@
[package]
name = "blackarch-devtools"
version = "0.1.0"
version = "0.1.1"
authors = ["Eduard Toloza <tolosaeduard@gmail.com>"]
edition = "2018"

Binary file not shown.

View file

@ -1,5 +1,5 @@
name: blackarch-devtools
version: "0.1.0"
version: "0.1.1"
author: Eduard Tolosa <tolosaeduard@gmail.com>
about: Development tools for BlackArch Linux
args: