summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandy.boot <bootandy@gmail.com>2023-03-14 08:17:56 +0000
committerandy.boot <bootandy@gmail.com>2023-03-14 08:18:23 +0000
commit2fe91806c7671f3e981e627833cd2e4dab7f7ca6 (patch)
tree80fcfb7947670384a7263725b12e70b3aa5d80c8
parent514bb2799c3b36e78e7f5fa07ae2d808549a8cfc (diff)
Increment versionv0.8.5
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
-rw-r--r--man-page/dust.14
3 files changed, 4 insertions, 4 deletions
diff --git a/Cargo.lock b/Cargo.lock
index f25d2bf..8037663 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -220,7 +220,7 @@ checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
[[package]]
name = "du-dust"
-version = "0.8.4"
+version = "0.8.5"
dependencies = [
"ansi_term",
"assert_cmd",
diff --git a/Cargo.toml b/Cargo.toml
index 625508e..2028e7f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "du-dust"
description = "A more intuitive version of du"
-version = "0.8.4"
+version = "0.8.5"
authors = ["bootandy <bootandy@gmail.com>", "nebkor <code@ardent.nebcorp.com>"]
edition = "2021"
readme = "README.md"
diff --git a/man-page/dust.1 b/man-page/dust.1
index 4f13a26..e05bfb1 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 0.8.4"
+.TH Dust 1 "Dust 0.8.5"
.SH NAME
Dust \- Like du but more intuitive
.SH SYNOPSIS
@@ -87,4 +87,4 @@ Only files will be displayed. (Finds your largest files)
[\fIinputs\fR]
.SH VERSION
-v0.8.4
+v0.8.5