Bump version.

This commit is contained in:
Eduard Tolosa 2020-05-12 10:19:19 -05:00
parent b5283a6a4f
commit e393678d23
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -45,7 +45,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "blackarch-devtools"
version = "0.4.0"
version = "0.5.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)",

View file

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