summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2023-10-22 06:26:49 +0900
committerKyohei Uto <im@kyoheiu.dev>2023-10-22 06:26:49 +0900
commit278a5167ca786809eb8b17dff7f3c9a1a0a6b4ee (patch)
tree470af81433be8b556a171587667ba2d57d0895d4 /Cargo.toml
parentd809c6d94245712980d3e523863986b528bc4ca9 (diff)
v2.9.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 c2199a7..c9c9272 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "2.8.1"
+version = "2.9.0"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"