diff --git a/Cargo.lock b/Cargo.lock index f8b982ff..adfa6d2f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -88,7 +88,7 @@ dependencies = [ [[package]] name = "anime-game-launcher" -version = "3.12.0" +version = "3.12.1" dependencies = [ "anime-launcher-sdk", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 83772fa0..26af3f4e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "anime-game-launcher" -version = "3.12.0" +version = "3.12.1" description = "Anime Game launcher" authors = ["Nikita Podvirnyi "] homepage = "https://github.com/an-anime-team/an-anime-game-launcher"