summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortummychow <tummychow@users.noreply.github.com>2018-03-11 19:15:00 -0700
committertummychow <tummychow@users.noreply.github.com>2018-03-11 19:15:00 -0700
commit8b94adb04df12a655ddce130e6dbc0067b5cbc99 (patch)
tree13c5c64e10b5452dc820dea9de67cd8522056e31
parent1fd549a3c08fc5c887aa1c0085d19a421ee7c190 (diff)
bump version for dry run feature0.2.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9b88954..5d8b8d9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "git-absorb"
-version = "0.1.0"
+version = "0.2.0"
authors = ["Stephen Jung <tummychow511@gmail.com>"]
description = "git commit --fixup, but automatic"