mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
Provide version information with -V
clap does most of this for you - I had forgotten to wire it up https://github.com/bootandy/dust/issues/33 increment build version
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "du-dust"
|
||||
description = "A more intuitive version of du"
|
||||
version = "0.4.0"
|
||||
version = "0.4.1"
|
||||
authors = ["bootandy <bootandy@gmail.com>", "nebkor <code@ardent.nebcorp.com>"]
|
||||
edition = "2018"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user