summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2023-11-26 05:02:04 +0900
committerGitHub <noreply@github.com>2023-11-26 05:02:04 +0900
commit5c0b7f832bd3afc978a3ef974122538905f7e33d (patch)
tree66a816392f11469b2f70129bd5bb19974aeb3bbe /Cargo.toml
parente0c65849abe1653cc18120370740d37891dbc33c (diff)
parent19c32473362c7f10ed129f0827c3d7f32b79e1f6 (diff)
Merge pull request #256 from kyoheiu/developv2.10.2
v2.10.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 4f9801c..a85d504 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "2.10.1"
+version = "2.10.2"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"