aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel <kingdread@gmx.de>2020-07-24 16:48:17 +0200
committerDaniel <kingdread@gmx.de>2020-07-24 16:48:17 +0200
commitea60bea5854976e45cee5026c5bdc21d19c0dc0f (patch)
tree9ffec88a3e15912b265b224eea0f325a066f8f74 /Cargo.toml
parente4bcc51d10919a6b68d1f6d115a231ce059b4b46 (diff)
downloadraidgrep-ea60bea5854976e45cee5026c5bdc21d19c0dc0f.tar.gz
raidgrep-ea60bea5854976e45cee5026c5bdc21d19c0dc0f.tar.bz2
raidgrep-ea60bea5854976e45cee5026c5bdc21d19c0dc0f.zip
bump version to 1.3.0v1.3.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 d2e8134..058d239 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "raidgrep"
-version = "1.2.0"
+version = "1.3.0"
authors = ["Daniel <kingdread@gmx.de>"]
license = "GPL-3.0-or-later"
edition = "2018"