updated version to v1.3.0

This commit is contained in:
rabite 2019-07-01 17:29:29 +02:00
parent a529790fd4
commit 32d4bdf020
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -444,7 +444,7 @@ dependencies = [
[[package]]
name = "hunter"
version = "1.2.1"
version = "1.3.0"
dependencies = [
"alphanumeric-sort 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"async_value 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -2,7 +2,7 @@ cargo-features = ["default-run"]
[package]
name = "hunter"
version = "1.2.1"
version = "1.3.0"
authors = ["rabite0"]
edition = "2018"
description = "Fast, lag-free terminal file browser"