summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorkyoheiu <kyoheiu@outlook.com>2022-12-19 05:26:46 +0900
committerkyoheiu <kyoheiu@outlook.com>2022-12-19 05:26:46 +0900
commit5b0f690986edfe2ec009b43e99964168b49ba975 (patch)
tree0f3a8821980caea67d3e4ed984211b9193402bf8 /Cargo.toml
parentded0e2481d04f3a2a2e0a2256658da2bcb43e7d2 (diff)
v2.2.2
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 2dc590e..6cb6ece 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "2.2.1"
+version = "2.2.2"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"