summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNick Gerace <nickagerace@gmail.com>2020-12-14 22:34:14 -0500
committerNick Gerace <nickagerace@gmail.com>2020-12-14 22:34:14 -0500
commit19ac8540e29e3a8cce7ea1a95ed90a701ae6e99e (patch)
tree1ae16f119704bbd2262a382f9400bcec3aa01997 /Cargo.toml
parentaed902f0405dded43e248b9ba1fde08e75b40fcb (diff)
downloadgfold-19ac8540e29e3a8cce7ea1a95ed90a701ae6e99e.zip
Update to 0.8.2
Update to 0.8.2 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 97a65a5..3dfc0ba 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gfold"
-version = "0.8.1"
+version = "0.8.2"
license = "Apache-2.0"
authors = ["Nick Gerace <nickagerace@gmail.com>"]
description = "CLI tool to help keep track of your Git repositories."