summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2023-05-26 05:43:44 +0900
committerKyohei Uto <im@kyoheiu.dev>2023-05-26 05:43:44 +0900
commit10ea0a36a5568f98e30f9459ae4585131ebdbb27 (patch)
treec04d88e3106e82fdc42d066377f35311774db209 /Cargo.toml
parentf41c1441643aa3193afa23ddea6b929f91c4d51a (diff)
v2.3.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 7042b69..c3418b7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "2.2.8"
+version = "2.3.0"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"