summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJiayi Zhao <jeff.no.zhao@gmail.com>2019-01-05 15:59:45 -0500
committerJiayi Zhao <jeff.no.zhao@gmail.com>2019-01-05 15:59:45 -0500
commite83a099b061131e00ff378ed0dd58920dba1db25 (patch)
treec9965d0960f543fedc6065f7d383937123cfe618 /Cargo.toml
parentc6c4c5c2b2ceecfc2beeb15502c78e0358fafc02 (diff)
forgot to update Cargo.toml version
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 e70b876..e5f8496 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "joshuto"
-version = "0.5.0"
+version = "0.6.0"
authors = ["Jiayi Zhao <jeff.no.zhao@gmail.com>"]
description = "Terminal file manager inspired by ranger"
homepage = "https://github.com/kamiyaa/joshuto"