Skip to content

Commit 3a16a6a

Browse files
committed
version: increment version
1 parent 2066b7f commit 3a16a6a

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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 = "1.2.3"
4+
version = "1.2.4"
55
authors = ["bootandy <bootandy@gmail.com>", "nebkor <code@ardent.nebcorp.com>"]
66
edition = "2024"
77
readme = "README.md"

man-page/dust.1

Lines changed: 2 additions & 2 deletions
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 1.2.3"
3+
.TH Dust 1 "Dust 1.2.4"
44
.SH NAME
55
Dust \- Like du but more intuitive
66
.SH SYNOPSIS
@@ -170,4 +170,4 @@ Print version
170170
[\fIPATH\fR]
171171
Input files or directories
172172
.SH VERSION
173-
v1.2.3
173+
v1.2.4

0 commit comments

Comments
 (0)