summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2023-08-25 15:20:41 +0900
committerKyohei Uto <im@kyoheiu.dev>2023-08-25 15:20:41 +0900
commit74db27e0ced0fb1bc4b2bf206845f23f1ed2ca0e (patch)
tree46246f25566391e64c6f8b5d37e8a93ed494b27d /Cargo.toml
parent17e240991b27a4ac4b22564a6a370ab4376874c5 (diff)
v2.8.1: Fix help text
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 875470d..f24ea0d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "2.8.0"
+version = "2.8.1"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"