summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-05-07 23:47:50 +0200
committerrabite <rabite@posteo.de>2019-05-07 23:48:51 +0200
commit143e20f6b95a121167eeb62cf6ecc800cc788b2b (patch)
tree6e56814bb7fab64846a0a13b2e4c9f7d0cee8be8
parent6a5ae52e07308b8ed10d42bd40958b3196d518c3 (diff)
update to v1.1.3v1.1.3
-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 f7fb6fe..86b0d86 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.2"
+version = "1.1.3"
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 b819091..35b7ade 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hunter"
-version = "1.1.2"
+version = "1.1.3"
authors = ["rabite0"]
edition = "2018"
description = "Fast, lag-free terminal file browser"