summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2021-12-22 09:42:07 +0100
committerCanop <cano.petrole@gmail.com>2021-12-22 09:42:07 +0100
commitf7520dc392fa3a38bac94e491c6fd1321266f971 (patch)
tree2bf47ecad1d9c453fad07afb642cc419fcd9f712 /Cargo.toml
parent5bf8703c14062d5a2134f57634248e49f4aff63f (diff)
alt-i and alt-h now toggle showing gitignored and hidden files
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 bad0a0f..cfddd40 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "broot"
-version = "1.7.5"
+version = "1.7.6-dev"
authors = ["dystroy <denys.seguret@gmail.com>"]
repository = "https://github.com/Canop/broot"
documentation = "https://dystroy.org/broot"