Skip to content

Commit 88ef9af

Browse files
chore(release): 4.1.0 [skip ci]
# [4.1.0](v4.0.0...v4.1.0) (2024-06-09) ### Features * omnia fissures ([#11](#11)) ([1f01abe](1f01abe))
1 parent 1f01abe commit 88ef9af

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.1.0](https://github.com/WFCD/warframe.rs/compare/v4.0.0...v4.1.0) (2024-06-09)
2+
3+
4+
### Features
5+
6+
* omnia fissures ([#11](https://github.com/WFCD/warframe.rs/issues/11)) ([1f01abe](https://github.com/WFCD/warframe.rs/commit/1f01abed71425043063fad17c7586a683cd693d9))
7+
18
# [4.0.0](https://github.com/WFCD/warframe.rs/compare/v3.1.1...v4.0.0) (2024-03-05)
29

310

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "warframe"
3-
version = "4.0.0"
3+
version = "4.1.0"
44
edition = "2021"
55
description = "An async crate to wrap Warframe's Worldstate API."
66
readme = "./README.md"

0 commit comments

Comments
 (0)