diff --git a/Cargo.lock b/Cargo.lock index 5525f442..966af438 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -296,7 +296,7 @@ dependencies = [ [[package]] name = "du-dust" -version = "1.2.3" +version = "1.2.4" dependencies = [ "assert_cmd", "chrono", diff --git a/Cargo.toml b/Cargo.toml index 45965a37..c03ccdce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "du-dust" description = "A more intuitive version of du" -version = "1.2.3" +version = "1.2.4" authors = ["bootandy ", "nebkor "] edition = "2024" readme = "README.md" diff --git a/man-page/dust.1 b/man-page/dust.1 index 9a874a40..5de50488 100644 --- a/man-page/dust.1 +++ b/man-page/dust.1 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH Dust 1 "Dust 1.2.3" +.TH Dust 1 "Dust 1.2.4" .SH NAME Dust \- Like du but more intuitive .SH SYNOPSIS @@ -170,4 +170,4 @@ Print version [\fIPATH\fR] Input files or directories .SH VERSION -v1.2.3 +v1.2.4