summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2022-05-30 08:53:21 +0200
committerCanop <cano.petrole@gmail.com>2022-05-30 08:53:21 +0200
commit0ae860274c57f7dbabc68d30dcf534bb062a68f9 (patch)
treeebec702a60d2a6a08dac77e2271d5468ee9f0024 /Cargo.toml
parent97744ef02adffebb40498207155a642fddf25ce9 (diff)
fix alt-enter failing to cd to directoryv1.13.1
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 cb800c8..7c2a10b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "broot"
-version = "1.13.0"
+version = "1.13.1"
authors = ["dystroy <denys.seguret@gmail.com>"]
repository = "https://github.com/Canop/broot"
documentation = "https://dystroy.org/broot"