Skip to content

Commit 604dfca

Browse files
chore(release): 5.1.0 [skip ci]
# [5.1.0](v5.0.1...v5.1.0) (2024-07-11) ### Features * market module ([#16](#16)) ([28dfebf](28dfebf))
1 parent 28dfebf commit 604dfca

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+
# [5.1.0](https://github.com/WFCD/warframe.rs/compare/v5.0.1...v5.1.0) (2024-07-11)
2+
3+
4+
### Features
5+
6+
* market module ([#16](https://github.com/WFCD/warframe.rs/issues/16)) ([28dfebf](https://github.com/WFCD/warframe.rs/commit/28dfebf4bcf5d62f3258bd67e51536ae46fc4962))
7+
18
## [5.0.1](https://github.com/WFCD/warframe.rs/compare/v5.0.0...v5.0.1) (2024-06-23)
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 = "5.0.1"
3+
version = "5.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)