aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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 80ae650..ca9fa68 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "raidgrep"
-version = "1.3.1"
-authors = ["Daniel <kingdread@gmx.de>"]
+version = "1.4.0"
+authors = ["Daniel Schadt <kingdread@gmx.de>"]
license = "GPL-3.0-or-later"
edition = "2018"
description = "An evtc searching tool, akin to find"