Skip to content

Commit c22f667

Browse files
Fix #103 by updating furse
1 parent 4e1459e commit c22f667

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
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.1.1`
4+
### 31.05.2022
5+
6+
Fix [#103](https://github.com/gorilla-devs/ferium/issues/103) by updating furse
7+
38
## `v4.1.0`
49
### 31.05.2022
510

Cargo.lock

Lines changed: 3 additions & 3 deletions
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.1.0"
3+
version = "4.1.1"
44
edition = "2021"
55
authors = [
66
"Ilesh Thiada (theRookieCoder) <[email protected]>",

0 commit comments

Comments
 (0)