summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-04-15 12:03:13 +0200
committerrabite <rabite@posteo.de>2019-04-15 12:04:39 +0200
commitf70f3520a74f07369221bb7b7f762237020011ab (patch)
treeef4484943635c53114529b8815cf814bcb9b1918
parent1034e9a53f824e27fbc58009c4bf0f32174ed5a1 (diff)
update versionv1.0.6-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 5220100..a745258 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.4"
+version = "1.0.6"
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 39190ae..3ef9447 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hunter"
-version = "1.0.5"
+version = "1.0.6"
authors = ["rabite"]
edition = "2018"
description = "Fast, lag-free terminal file browser"