summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-05-06 20:27:38 +0200
committerrabite <rabite@posteo.de>2019-05-06 21:41:57 +0200
commit8a1211e042a094ab57b17b48fa9a3efd5d4bbc2d (patch)
tree161345ef8aa9b29e181e395b57ffa9d8c9f55026
parentad5d23da52c6152b6c465f9a22c9650189858e2f (diff)
update to 1.1.1
-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 f737c91..a74d778 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.0"
+version = "1.1.1"
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 08ff62e..4c76df1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hunter"
-version = "1.1.0"
+version = "1.1.1"
authors = ["rabite0"]
edition = "2018"
description = "Fast, lag-free terminal file browser"