Increment version number

This commit is contained in:
andy.boot
2019-12-30 21:40:30 +00:00
parent 38938e005e
commit a36eec6cae
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -179,7 +179,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "du-dust"
version = "0.4.2"
version = "0.4.3"
dependencies = [
"ansi_term 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",
"assert_cli 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "du-dust"
description = "A more intuitive version of du"
version = "0.4.2"
version = "0.4.3"
authors = ["bootandy <bootandy@gmail.com>", "nebkor <code@ardent.nebcorp.com>"]
edition = "2018"