summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFly me to the moon <git@bigly.dog>2020-05-09 18:18:20 -0700
committerFly me to the moon <git@bigly.dog>2020-05-09 18:18:20 -0700
commit89cf859e7fc37ae7f6fb86f09cb8243378dcb82f (patch)
treed750db7a69466965139808427c79de635b28f095
parentad3313436884161491a4e6d55e1d468342e39bdd (diff)
increment version #0.1.5
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0111c1d..fea1fe9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "sad"
-version = "0.1.4"
+version = "0.1.5"
description = "batch edit tool | https://github.com/ms-jpq/sad"
authors = ["git@bigly.dog"]
edition = "2018"