summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2021-12-31 18:19:56 +0100
committerCanop <cano.petrole@gmail.com>2021-12-31 18:20:49 +0100
commit22dfebe356134e736e8534dd35661f5a5ad18edc (patch)
tree1217360eccdbcbfb5c7ccd14ceb49003c2eb31eb /Cargo.toml
parent22908e0dfef18e8accf9a2125f8349b448aea2e6 (diff)
total_search shows all matches
This is experimental and might be reversed in a future version
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 d8fef0f..66a59d6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "broot"
-version = "1.8.1"
+version = "1.8.2-dev"
authors = ["dystroy <denys.seguret@gmail.com>"]
repository = "https://github.com/Canop/broot"
documentation = "https://dystroy.org/broot"