summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2023-02-01 05:02:15 +0900
committerKyohei Uto <im@kyoheiu.dev>2023-02-01 05:02:15 +0900
commitcd0670bdf48ef26a1db597ace2794c9d774390cf (patch)
tree23172980524e7d6e87fac19eb389e27f6f5ed3d0 /Cargo.toml
parente3da50d5c82e1bf02c0d392056028f5f70366fe0 (diff)
v2.2.4
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 bb0efda..af62d8b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "2.2.3"
+version = "2.2.4"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"