summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2023-06-14 06:10:24 +0900
committerKyohei Uto <im@kyoheiu.dev>2023-06-14 06:10:24 +0900
commitd81e6dabc6ac3a38e9a20755af90feb21db3e4ed (patch)
treeb5a297bf778e86fb1d6c53169d160c9fcca99642 /Cargo.toml
parentd712ff4233c09d0bf219ec7b1b8f39450431fee1 (diff)
v2.4.0
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 c3418b7..85eb36b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "2.3.0"
+version = "2.4.0"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"