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:04:34 +0200
commitfe7ae42ae8560d642b00845381cabb89b591718b (patch)
treea086e1541251e2867ec46507f0548e6a00e9eb61
parent55606bdd42bb4494e2ba85361124de3e8dd1935f (diff)
update versionv1.0.9-holy
-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 8860e33..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.8"
+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 432b94e..6308dc6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hunter"
-version = "1.0.8"
+version = "1.0.9"
authors = ["rabite"]
edition = "2018"
description = "Fast, lag-free terminal file browser"