1
0
mirror of https://github.com/bootandy/dust synced 2024-07-05 13:48:36 +00:00

version: increment version

This commit is contained in:
andy.boot 2024-03-25 21:36:11 +00:00
parent 25c016f98a
commit b86e5c8c88
3 changed files with 4 additions and 4 deletions

2
Cargo.lock generated
View File

@ -256,7 +256,7 @@ checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
[[package]]
name = "du-dust"
version = "0.9.0"
version = "1.0.0"
dependencies = [
"ansi_term",
"assert_cmd",

View File

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

View File

@ -1,6 +1,6 @@
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH Dust 1 "Dust 0.9.0"
.TH Dust 1 "Dust 1.0.0"
.SH NAME
Dust \- Like du but more intuitive
.SH SYNOPSIS
@ -99,4 +99,4 @@ Print version
[\fIparams\fR]
.SH VERSION
v0.9.0
v1.0.0