update version

This commit is contained in:
rabite 2019-04-16 02:03:18 +02:00
parent 95a1ef5a1d
commit d3e634552d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -239,7 +239,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "hunter"
version = "1.0.7"
version = "1.0.9"
dependencies = [
"alphanumeric-sort 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -1,6 +1,6 @@
[package]
name = "hunter"
version = "1.0.7"
version = "1.0.9"
authors = ["rabite"]
edition = "2018"
description = "Fast, lag-free terminal file browser"