Bump version

This commit is contained in:
Eduard Tolosa 2019-04-21 00:15:58 -05:00
parent cc263db1bb
commit d1c99d208a
4 changed files with 8 additions and 3 deletions

3
.gitignore vendored
View file

@ -1,3 +1,6 @@
/target
**/*.rs.bk
/PKGBUILD*
*.pkg.tar.xz
*.log
*.tar.gz

4
Cargo.lock generated
View file

@ -1,3 +1,5 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "ansi_term"
version = "0.11.0"
@ -23,7 +25,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "blackarch-devtools"
version = "0.1.1"
version = "0.1.2"
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.1"
version = "0.1.2"
authors = ["Eduard Toloza <tolosaeduard@gmail.com>"]
edition = "2018"

View file

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