summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorkyoheiu <kyoheiu@outlook.com>2022-12-10 06:26:35 +0900
committerkyoheiu <kyoheiu@outlook.com>2022-12-10 06:26:35 +0900
commit85adb735b0fddd630a04e0c6d4827edcb62fbe38 (patch)
treed78d4af9d1da61076733682cb3f432d23ecfa83d /Cargo.toml
parent581d5b66cc83a5c750da883565600c853bda80b7 (diff)
v2.2.0
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 4c45bb7..9e94277 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "2.1.1"
+version = "2.2.0"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"