summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2023-11-13 11:08:31 +0100
committerCanop <cano.petrole@gmail.com>2023-11-13 11:08:31 +0100
commit165a378ec07a5e929d5b6f290da30fc265f04023 (patch)
tree7d540ce18e7fb177a88df64b8226e9988ee49690 /Cargo.toml
parent0827a98eabf86bdb0364e69f76198c15c8da7c07 (diff)
fix rooted gitignore patterns
Fix #795
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 3a5606c..b130526 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "broot"
-version = "1.28.0"
+version = "1.28.1-dev"
authors = ["dystroy <denys.seguret@gmail.com>"]
repository = "https://github.com/Canop/broot"
homepage = "https://dystroy.org/broot"