Skip to content

Commit

Permalink
version bump 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kamiyaa committed Mar 1, 2020
1 parent 6b84901 commit 1d64e0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "joshuto"
version = "0.8.0"
version = "0.8.1"
authors = ["Jiayi Zhao <jeff.no.zhao@gmail.com>"]
description = "Terminal file manager inspired by ranger"
homepage = "https://github.com/kamiyaa/joshuto"
Expand All @@ -20,7 +20,7 @@ rustyline = "^4"
serde = "^1"
serde_derive = "^1"
structopt = "^0"
termion = "*"
termion = "^0"
toml = "^0"
tui = "^0"
unicode-width = "^0"
Expand Down

0 comments on commit 1d64e0a

Please sign in to comment.