Skip to content

Commit 5a3582f

Browse files
committed
Update gfold to 4.5.1
Signed-off-by: Nick Gerace <[email protected]>
1 parent 9b2bfde commit 5a3582f

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99

1010
The latest version contains all changes.
1111

12+
## 4.5.1 - 2024-12-09
13+
14+
### Changed
15+
16+
- Bump dependencies
17+
1218
## 4.5.0 - 2024-05-23
1319

1420
### Added

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bin/gfold/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gfold"
3-
version = "4.5.0"
3+
version = "4.5.1"
44

55
categories = ["command-line-utilities", "command-line-interface"]
66
description = "CLI tool to help keep track of your Git repositories."

0 commit comments

Comments
 (0)