summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2023-11-01 16:30:12 +0900
committerKyohei Uto <im@kyoheiu.dev>2023-11-01 16:30:12 +0900
commit9b846bd9b03fbe4d43108666462ac78553d8e5fa (patch)
treebc571c648dcaa7e71f49d5d51c7cabe1dd4b74a0 /Cargo.toml
parente325792c07fe1bfdae79358f8e4f5df17da25df4 (diff)
v2.10.0
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 c9c9272..24e3eb4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "2.9.0"
+version = "2.10.0"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"