aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel <kingdread@gmx.de>2020-04-29 16:27:36 +0200
committerDaniel <kingdread@gmx.de>2020-04-29 16:27:36 +0200
commit9d5b728ce507334ad3916e2628dab1e0d82f5882 (patch)
tree89d0594ee04952c5c1d411b7da4e6d74aa30e3a1 /Cargo.toml
parent75e161c518c38e9d83069c8b5a50d7a491651fb5 (diff)
downloadraidgrep-1.0.2.tar.gz
raidgrep-1.0.2.tar.bz2
raidgrep-1.0.2.zip
bump version to 1.0.2v1.0.2
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 942c819..d761af5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "raidgrep"
-version = "1.0.1"
+version = "1.0.2"
authors = ["Daniel <kingdread@gmx.de>"]
license = "GPL-3.0-or-later"
edition = "2018"