summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorkyoheiu <kyoheiu@outlook.com>2022-06-15 22:13:19 +0900
committerkyoheiu <kyoheiu@outlook.com>2022-06-15 22:13:19 +0900
commit471f7ee2afb1b9d26e456d10a96e32900a703916 (patch)
treee8c00d6416545b0b678048ef642368deac819bb7 /Cargo.toml
parent02e90a13cb8757870b7cdc627f49db82b9429efe (diff)
v0.9.5
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 51e6e44..66943fe 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "0.9.4"
+version = "0.9.5"
authors = ["Kyohei Uto <kyoheiu@outlook.com>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"