Skip to content

Commit 3ab23ba

Browse files
chore(release): 6.2.0 [skip ci]
# [6.2.0](v6.1.0...v6.2.0) (2024-10-28) ### Features * damage types ([#20](#20)) ([ea8ddb1](ea8ddb1))
1 parent ea8ddb1 commit 3ab23ba

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [6.2.0](https://github.com/WFCD/warframe.rs/compare/v6.1.0...v6.2.0) (2024-10-28)
2+
3+
4+
### Features
5+
6+
* damage types ([#20](https://github.com/WFCD/warframe.rs/issues/20)) ([ea8ddb1](https://github.com/WFCD/warframe.rs/commit/ea8ddb1ff1fd451ca7397d7529f9d1578b75170a))
7+
18
# [6.1.0](https://github.com/WFCD/warframe.rs/compare/v6.0.1...v6.1.0) (2024-10-21)
29

310

Cargo.toml

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

0 commit comments

Comments
 (0)