aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel <kingdread@gmx.de>2022-04-08 22:03:33 +0200
committerDaniel <kingdread@gmx.de>2022-04-08 22:03:33 +0200
commit18a4dcbc07535e0ad0e6d7b2c17e2f549cf29cbc (patch)
tree51e9e687dc02d3ce0a94a733bbf8eb5efbccb7f4 /Cargo.toml
parent72408e6a668281ca6d1f867838f6e52c5bf8828c (diff)
downloadraidgrep-18a4dcbc07535e0ad0e6d7b2c17e2f549cf29cbc.tar.gz
raidgrep-18a4dcbc07535e0ad0e6d7b2c17e2f549cf29cbc.tar.bz2
raidgrep-18a4dcbc07535e0ad0e6d7b2c17e2f549cf29cbc.zip
bump version to 1.5.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a6e2e27..051f58a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "raidgrep"
-version = "1.4.0"
+version = "1.5.0"
authors = ["Daniel Schadt <kingdread@gmx.de>"]
license = "GPL-3.0-or-later"
edition = "2018"