summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2023-04-24 05:00:11 +0900
committerKyohei Uto <im@kyoheiu.dev>2023-04-24 05:00:11 +0900
commitd1850474472760f07a8706e7eb5138b5395ddf96 (patch)
treea97cfdb18beedfd44b5e6b73dadaaec568e8a2e1 /Cargo.toml
parentf2a868fe4c2cac8d067f53f3612ab231aff60f21 (diff)
v2.2.6: Remove duplicated -v option
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 cd3cf01..e19ecf1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "2.2.5"
+version = "2.2.6"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"