summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2023-05-05 16:24:52 +0900
committerKyohei Uto <im@kyoheiu.dev>2023-05-05 16:24:52 +0900
commitbba2ca9654a69887243a29571743e5a077099c27 (patch)
tree255566f6ac744cd7e89ba55aae0ad0e5fb22a20b /Cargo.toml
parent1a6412b4006160b3985cc13175f723dfae97159f (diff)
v2.2.7: Print read-only info on the headline
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 11b1991..214fe55 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "2.2.6"
+version = "2.2.7"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"