summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNick Gerace <nickagerace@gmail.com>2020-11-11 22:47:27 -0500
committerNick Gerace <nickagerace@gmail.com>2020-11-11 22:52:49 -0500
commitb369dbff916f5d27a42044f74d92cd84ed5a16af (patch)
treea389220326024039b021c7fee3db652c24198f6b /Cargo.toml
parentfe773438f1cdfb0f053928e8a4867ecf19e7316b (diff)
downloadgfold-b369dbff916f5d27a42044f74d92cd84ed5a16af.zip
Update to 0.7.0
Update to 0.7.0 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 f386569..0e87053 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gfold"
-version = "0.6.2"
+version = "0.7.0"
license = "Apache-2.0"
authors = ["Nick Gerace <nickagerace@gmail.com>"]
description = "CLI tool to help keep track of your Git repositories."