Skip to content

Commit 1663c32

Browse files
committed
Update to 4.3.2
Signed-off-by: Nick Gerace <[email protected]>
1 parent d1acf2b commit 1663c32

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ For new changes prior to version 4.0.0, please see [CHANGELOG_PRE_V4](./docs/CHA
99

1010
## Unreleased
1111

12-
<!-- The latest version contains all changes. -->
12+
The latest version contains all changes.
1313

1414
### Changed
1515

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.

crates/gfold/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "../../README.md"
1010
repository = "https://github.com/nickgerace/gfold/"
1111

1212
edition = "2021"
13-
version = "4.3.1"
13+
version = "4.3.2"
1414

1515
[dependencies]
1616
anyhow = { version = "1.0", features = ["backtrace"] }

0 commit comments

Comments
 (0)