summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-04-16 02:03:18 +0200
committerrabite <rabite@posteo.de>2019-04-16 02:03:18 +0200
commitd3e634552d3338e220085df51a494e42a8d7d8cd (patch)
treee4c925667401b8cc00b02b95f7f73b9e04043768
parent95a1ef5a1db5f8f35878873c4ba910358b63014d (diff)
update versionv1.0.9
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index bf2636d..68a0eaa 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -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)",
diff --git a/Cargo.toml b/Cargo.toml
index 95cd5a5..6308dc6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"