Skip to content

Commit 183863a

Browse files
Bump version
1 parent 25cdf8f commit 183863a

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog for Ferium
22

3+
## `v4.3.3`
4+
### 01.01.2023
5+
6+
Update dependencies and removed unnecessary ones
7+
38
## `v4.3.2`
49
### 30.12.2022
510

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.2"
3+
version = "4.3.3"
44
edition = "2021"
55
rust-version = "1.61" # Bound by `std::process::ExitCode`
66
authors = [

0 commit comments

Comments
 (0)