version: increment version

This commit is contained in:
andy.boot
2026-01-08 20:18:42 +00:00
parent 2066b7fa86
commit 3a16a6a234
3 changed files with 4 additions and 4 deletions

2
Cargo.lock generated
View File

@@ -296,7 +296,7 @@ dependencies = [
[[package]] [[package]]
name = "du-dust" name = "du-dust"
version = "1.2.3" version = "1.2.4"
dependencies = [ dependencies = [
"assert_cmd", "assert_cmd",
"chrono", "chrono",

View File

@@ -1,7 +1,7 @@
[package] [package]
name = "du-dust" name = "du-dust"
description = "A more intuitive version of du" description = "A more intuitive version of du"
version = "1.2.3" version = "1.2.4"
authors = ["bootandy <bootandy@gmail.com>", "nebkor <code@ardent.nebcorp.com>"] authors = ["bootandy <bootandy@gmail.com>", "nebkor <code@ardent.nebcorp.com>"]
edition = "2024" edition = "2024"
readme = "README.md" readme = "README.md"

View File

@@ -1,6 +1,6 @@
.ie \n(.g .ds Aq \(aq .ie \n(.g .ds Aq \(aq
.el .ds Aq ' .el .ds Aq '
.TH Dust 1 "Dust 1.2.3" .TH Dust 1 "Dust 1.2.4"
.SH NAME .SH NAME
Dust \- Like du but more intuitive Dust \- Like du but more intuitive
.SH SYNOPSIS .SH SYNOPSIS
@@ -170,4 +170,4 @@ Print version
[\fIPATH\fR] [\fIPATH\fR]
Input files or directories Input files or directories
.SH VERSION .SH VERSION
v1.2.3 v1.2.4