summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorkyoheiu <kyoheiu@outlook.com>2023-02-12 07:12:17 +0900
committerkyoheiu <kyoheiu@outlook.com>2023-02-12 07:12:17 +0900
commit19aaf36d2739943ce3b21cf5bfb0ae2a2860a8b6 (patch)
tree6d91eba6d3f91e0f8a4a86de7b7070340a99be45 /Cargo.toml
parentad3409d668ae34766e959c73ab7cbf894f1805ac (diff)
v2.2.5
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 af62d8b..cd3cf01 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "2.2.4"
+version = "2.2.5"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"