summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2021-11-19 18:10:01 +0100
committerCanop <cano.petrole@gmail.com>2021-11-19 18:10:01 +0100
commit8c6f8f2b803a1ffc8d27b94e14bc4246a1680cb2 (patch)
treea0fa59e402f2d3823d8af2e45b3a0d5e295e1226 /Cargo.toml
parent69f09cf2521996439e2387803bf6a12977139feb (diff)
fix some graphical glitches on Windows
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 15a3564..b6b6237 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "broot"
-version = "1.7.2"
+version = "1.7.3-dev"
authors = ["dystroy <denys.seguret@gmail.com>"]
repository = "https://github.com/Canop/broot"
documentation = "https://dystroy.org/broot"