summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-04-20 13:05:46 +0200
committerrabite <rabite@posteo.de>2019-04-20 13:05:46 +0200
commitf26537ee911835933a241bbd058881ed9a080207 (patch)
treebd96ff2aaea41bd9a349926921b6e45fe1f2ff2a /Cargo.toml
parent25c54c54a90b88035a51abe975d1f50e85e7ad83 (diff)
update version to 1.0.10v1.0.10-holy
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b5a37b7..f69db59 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "hunter"
-version = "1.0.9"
-authors = ["rabite"]
+version = "1.0.10"
+authors = ["rabite0"]
edition = "2018"
description = "Fast, lag-free terminal file browser"
homepage = "https://github.com/rabite0/hunter"