Increment version

This commit is contained in:
andy.boot
2022-02-26 11:19:00 +00:00
parent e87534be59
commit e6d433ba59
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -148,7 +148,7 @@ checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
[[package]]
name = "du-dust"
version = "0.7.5"
version = "0.8.0"
dependencies = [
"ansi_term",
"assert_cmd",
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "du-dust"
description = "A more intuitive version of du"
version = "0.7.5"
version = "0.8.0"
authors = ["bootandy <bootandy@gmail.com>", "nebkor <code@ardent.nebcorp.com>"]
edition = "2018"
readme = "README.md"