summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNick Gerace <nickagerace@gmail.com>2020-11-18 01:35:12 -0500
committerNick Gerace <nickagerace@gmail.com>2020-11-18 01:39:27 -0500
commit80144aa53492c856aab0b14f14675bee691a4602 (patch)
tree0ac8e1f42f31b896f3c67f0bbf961d8208bc4198 /Cargo.toml
parentbe7a11f4ae9bad9370073895fa9314a875ed1ce5 (diff)
downloadgfold-80144aa53492c856aab0b14f14675bee691a4602.zip
Update to 0.7.1
Update to 0.7.1 and change all relevant files with the new semver.
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 0e87053..19f3fad 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gfold"
-version = "0.7.0"
+version = "0.7.1"
license = "Apache-2.0"
authors = ["Nick Gerace <nickagerace@gmail.com>"]
description = "CLI tool to help keep track of your Git repositories."