summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-04-15 22:14:28 +0200
committerrabite <rabite@posteo.de>2019-04-15 22:14:28 +0200
commit8a7ee029f6f6bf07898531ae49088b3efa78c342 (patch)
treef519c34b95d54a8cd7b8f8f416506e68d29deec2
parentccecb83cbb25acd20449065d1423d0bc2952d180 (diff)
update versionv1.0.7-holyv1.0.7
-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 a745258..cd54f59 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.6"
+version = "1.0.7"
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 3ef9447..2f2396b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hunter"
-version = "1.0.6"
+version = "1.0.7"
authors = ["rabite"]
edition = "2018"
description = "Fast, lag-free terminal file browser"