Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
theRookieCoder committed Jan 1, 2023
1 parent 25cdf8f commit 183863a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog for Ferium

## `v4.3.3`
### 01.01.2023

Update dependencies and removed unnecessary ones

## `v4.3.2`
### 30.12.2022

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ferium"
version = "4.3.2"
version = "4.3.3"
edition = "2021"
rust-version = "1.61" # Bound by `std::process::ExitCode`
authors = [
Expand Down

0 comments on commit 183863a

Please sign in to comment.