summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2023-10-01 11:43:19 +0200
committerCanop <cano.petrole@gmail.com>2023-10-01 11:46:29 +0200
commiteec938bbd9c64e81a8eabc1462cd0709e61091a9 (patch)
treedd4b75e1362c67a928aac63ca769e15bf43855b9 /Cargo.toml
parent9f36e50b722c7dc62405a7fb019e06f234c8631e (diff)
:stage_all_files now also stage symlinks
Fix #606
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 69dc60d..282e614 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "broot"
-version = "1.26.1"
+version = "1.26.2-dev"
authors = ["dystroy <denys.seguret@gmail.com>"]
repository = "https://github.com/Canop/broot"
homepage = "https://dystroy.org/broot"