summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2023-06-21 06:15:43 +0900
committerKyohei Uto <im@kyoheiu.dev>2023-06-21 06:15:43 +0900
commit5c6a6ced13f0fd8885147f33e6781f6cca9be8a1 (patch)
tree7e384803949734941a4eef9ab7140e822d59ea99 /Cargo.toml
parentb92d2cd869a851139a8a3b6af541c58bf758c012 (diff)
v2.4.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 85eb36b..c8d4542 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "2.4.0"
+version = "2.4.1"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"