diff --git a/Cargo.lock b/Cargo.lock index 2b3f33c..497fb72 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5077,7 +5077,7 @@ dependencies = [ [[package]] name = "wuthering-waves-gacha-record" -version = "0.5.0" +version = "0.6.0" dependencies = [ "anyhow", "chrono", diff --git a/Cargo.toml b/Cargo.toml index 5d25a48..b93cacc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wuthering-waves-gacha-record" -version = "0.5.0" +version = "0.6.0" edition = "2021" build = "build.rs"