summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorkyoheiu <kyoheiu@outlook.com>2022-11-30 11:19:46 +0900
committerkyoheiu <kyoheiu@outlook.com>2022-11-30 11:19:46 +0900
commit130b1df60db234537ae84ae8e3345504468d6d24 (patch)
tree805057ad6e1d0e546c9b4ab7ee420b2dd7c1c5bf /Cargo.toml
parent2950354313a9686bb33c3561e8a1d058cbe05dad (diff)
v2.1.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 b70fe72..874bed8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "2.1.0"
+version = "2.1.1"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"