summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-05-07 01:22:20 +0200
committerrabite <rabite@posteo.de>2019-05-07 01:22:20 +0200
commitd248d0789fe3260265c6d6519d6d0c255fdc09ed (patch)
tree2dc72f3f7aa4835eedbccb62e2013d71f6a05b0b
parentf92eb544a74a3a1f709911b806ce8d53222fd0d0 (diff)
update to 1.1.2v1.1.2
-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 a74d778..f7fb6fe 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -257,7 +257,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "hunter"
-version = "1.1.1"
+version = "1.1.2"
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 4c76df1..b819091 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hunter"
-version = "1.1.1"
+version = "1.1.2"
authors = ["rabite0"]
edition = "2018"
description = "Fast, lag-free terminal file browser"