diff --git a/Cargo.lock b/Cargo.lock index 71e1da7..5c3c028 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -309,7 +309,7 @@ checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10" [[package]] name = "du-dust" -version = "1.1.2" +version = "1.2.0" dependencies = [ "ansi_term", "assert_cmd", diff --git a/Cargo.toml b/Cargo.toml index d930b6c..4ceb6d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "du-dust" description = "A more intuitive version of du" -version = "1.1.2" +version = "1.2.0" authors = ["bootandy ", "nebkor "] edition = "2024" readme = "README.md" diff --git a/man-page/dust.1 b/man-page/dust.1 index 3296323..62b9ac7 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.1.2" +.TH Dust 1 "Dust 1.2.0" .SH NAME Dust \- Like du but more intuitive .SH SYNOPSIS @@ -137,4 +137,4 @@ Print version [\fIPATH\fR] .SH VERSION -v1.1.2 +v1.2.0