summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2023-07-13 06:29:25 +0900
committerKyohei Uto <im@kyoheiu.dev>2023-07-13 06:29:25 +0900
commit50c21f0ccff546117e82ab439019faf904bf6ff7 (patch)
treeedc6f0e6942fc7c1d3542e668969720b3f152c55 /Cargo.toml
parent8aab6b536e0058ed2e1c0dd73cf09fdd447021c9 (diff)
v2.5.0: ability to exit to LWD
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 c8d4542..23204c9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "2.4.1"
+version = "2.5.0"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"