Skip to content

Commit 98539ec

Browse files
Bump version
1 parent f1d09e7 commit 98539ec

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
@@ -1,7 +1,7 @@
11
# Changelog for Ferium
22

33
## `v4.3.2`
4-
### TBD
4+
### 30.12.2022
55

66
- Remove more unnecessary `Arc`s
77
- Tweak progress bar styles

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ferium"
3-
version = "4.3.1"
3+
version = "4.3.2"
44
edition = "2021"
55
rust-version = "1.61" # Bound by `std::process::ExitCode`
66
authors = [

0 commit comments

Comments
 (0)