summaryrefslogtreecommitdiffstats
path: root/src/context/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/mod.rs')
-rw-r--r--src/context/mod.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/context/mod.rs b/src/context/mod.rs
index 829b9ca..7764842 100644
--- a/src/context/mod.rs
+++ b/src/context/mod.rs
@@ -53,7 +53,7 @@ pub mod time;
#[derive(Parser, Debug)]
#[command(name = "erdtree")]
#[command(author = "Benjamin Nguyen. <benjamin.van.nguyen@gmail.com>")]
-#[command(version = "3.1.0")]
+#[command(version = "3.1.1")]
#[command(about = "erdtree (erd) is a cross-platform, multi-threaded, and general purpose filesystem and disk usage utility.", long_about = None)]
pub struct Context {
/// Directory to traverse; defaults to current working directory