summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Zhao <jeff.no.zhao@gmail.com>2021-05-07 20:04:44 -0400
committerJeff Zhao <jeff.no.zhao@gmail.com>2021-05-07 20:04:44 -0400
commit65f7aaf582ae07eb2a16fbdbab53ae2b88f21d5d (patch)
tree1ce0f75fd0e004848a5d212e8d82f9a98844c4e5
parente67ea4c5f8e6d4790c43159e965417b59603e5a5 (diff)
version bump 0.9.00.9.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 76ba8f4..7120350 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "joshuto"
-version = "0.8.6"
+version = "0.9.0"
authors = ["Jiayi Zhao <jeff.no.zhao@gmail.com>"]
description = "Terminal file manager inspired by ranger"
homepage = "https://github.com/kamiyaa/joshuto"