Increment version

(skipped several due to build difficulties)
This commit is contained in:
andy.boot
2021-09-19 13:33:03 +01:00
parent bbed8d7478
commit 0301c7a058
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -157,7 +157,7 @@ checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
[[package]]
name = "du-dust"
version = "0.7.0"
version = "0.7.5"
dependencies = [
"ansi_term 0.12.1",
"assert_cmd",

View File

@@ -1,7 +1,7 @@
[package]
name = "du-dust"
description = "A more intuitive version of du"
version = "0.7.0"
version = "0.7.5"
authors = ["bootandy <bootandy@gmail.com>", "nebkor <code@ardent.nebcorp.com>"]
edition = "2018"
readme = "README.md"