Skip to content

Commit b8aab2d

Browse files
committed
Increment version
Request for security fix #324
1 parent 38444f2 commit b8aab2d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "du-dust"
33
description = "A more intuitive version of du"
4-
version = "0.8.5"
4+
version = "0.8.6"
55
authors = ["bootandy <bootandy@gmail.com>", "nebkor <code@ardent.nebcorp.com>"]
66
edition = "2021"
77
readme = "README.md"

man-page/dust.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.ie \n(.g .ds Aq \(aq
22
.el .ds Aq '
3-
.TH Dust 1 "Dust 0.8.5"
3+
.TH Dust 1 "Dust 0.8.6"
44
.SH NAME
55
Dust \- Like du but more intuitive
66
.SH SYNOPSIS
@@ -87,4 +87,4 @@ Only files will be displayed. (Finds your largest files)
8787
[\fIinputs\fR]
8888

8989
.SH VERSION
90-
v0.8.5
90+
v0.8.6

0 commit comments

Comments
 (0)