Skip to content

Commit

Permalink
0.3.97 (#32)
Browse files Browse the repository at this point in the history
* Unfinished skill additions & added methods

- Add some functions for summon.
- Add a new enum type 'None' for WeaponTypes.

* Apply fixes and edits to summon, rearrange and prepare Cargo.toml to 0.3.96

* Oops. 0.3.97*
  • Loading branch information
bibi-reden authored Mar 20, 2024
1 parent 0f3461b commit 959822e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "blue_archive"
version = "0.3.96"
version = "0.3.97"
edition = "2021"
license-file = "LICENSE"
description = "A Blue Archive api wrapper for Rust, based off of SchaleDB's data: https://github.com/lonqie/SchaleDB"
Expand Down

0 comments on commit 959822e

Please sign in to comment.