summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGreg <gregory.mkv@gmail.com>2020-03-31 15:47:45 -0400
committerGreg <gregory.mkv@gmail.com>2020-03-31 15:47:45 -0400
commitfd55fa098248605c36f30643abfb4e84d5794821 (patch)
treee8a5303476624ea48d02b25df77e6079a0cb0a9c /Cargo.toml
parent88fdcd89368f4c9fb08cd76d596fe6c419f5fd49 (diff)
(cargo-release) version 0.7.2v0.7.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 50a7c42..b089af7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "sd"
-version = "0.7.1"
+version = "0.7.2"
edition = "2018"
authors = ["Gregory <gregory.mkv@gmail.com>"]
description = "An intuitive find & replace CLI"