summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2023-11-02 05:07:31 +0900
committerKyohei Uto <im@kyoheiu.dev>2023-11-02 05:07:31 +0900
commit4ef24e0a54b97fce76b6ada710f2275e852221fe (patch)
tree5dd689038d2454dfb21641f1740cb23370d5eaa6 /Cargo.toml
parent6b0f94db16e3df249e6c09d4ada53aa4dfc598ce (diff)
v2.10.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 24e3eb4..4f9801c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "2.10.0"
+version = "2.10.1"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"