summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2023-01-20 06:01:23 +0900
committerKyohei Uto <im@kyoheiu.dev>2023-01-20 06:01:23 +0900
commitbf834282571b694a981ad5215644154c2e1ae210 (patch)
tree8752482c9856af4a2e23b5732891a1e3910f1644 /Cargo.toml
parenta6eba4306ed7b221eda68f2036c15c9b02ab7b45 (diff)
v2.2.3
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 d8887fd..f121595 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "2.2.2"
+version = "2.2.3"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"