summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-04-27 19:32:10 +0200
committerrabite <rabite@posteo.de>2019-04-27 19:32:10 +0200
commit65b863713dc69e79ccf1d0c10dbf1762cb3c8b01 (patch)
tree3cea39a17b6fadbd5ea1a8a326fa14f868c28d34
parenteb913f39acbef08e967d05c1701d468e776a0674 (diff)
update to v1.1.0v1.1.0-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 a103f7d..f737c91 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.0.10"
+version = "1.1.0"
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 5908871..08ff62e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hunter"
-version = "1.0.10"
+version = "1.1.0"
authors = ["rabite0"]
edition = "2018"
description = "Fast, lag-free terminal file browser"