summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2022-12-15 09:53:57 +0900
committerKyohei Uto <im@kyoheiu.dev>2022-12-15 09:53:57 +0900
commit111bca545187d0bab7a2f950e2ac96a4b66213d2 (patch)
treefae038979a78b750f8166618a875a7e4642c535a /Cargo.toml
parent9717bcc2fbb1b094ef72e1a01de6b42007b3b6ad (diff)
v2.2.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 9e94277..2dc590e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "2.2.0"
+version = "2.2.1"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"