Skip to content

Commit

Permalink
Hotfix Update - 0.3.93
Browse files Browse the repository at this point in the history
  • Loading branch information
bibi-reden authored Dec 20, 2023
1 parent 04e01c5 commit 62ccfb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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.92"
version = "0.3.93"
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
1 change: 1 addition & 0 deletions src/types/raids.rs
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,5 @@ pub enum Faction {
Kaitenger,
TheLibraryofLore,
SevenPrisoners,
HundredGhostTales,
}

0 comments on commit 62ccfb0

Please sign in to comment.