summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2022-11-11 06:12:48 +0900
committerKyohei Uto <im@kyoheiu.dev>2022-11-11 06:12:48 +0900
commit4bdb7826d71a3db8fd7e27c04579bf37670baf67 (patch)
treeabf7de67add77f1bd7612510b57f5d966e93d8ed /Cargo.toml
parent4bc6c30d93ac6abb6549474e3844390d5f6059e4 (diff)
v2.0.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 f18b8dc..e77cb47 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "felix"
-version = "1.3.2"
+version = "2.0.0"
authors = ["Kyohei Uto <im@kyoheiu.dev>"]
edition = "2021"
description = "tui file manager with vim-like key mapping"