From 63202a60dc9063726287e3235216832e032a9924 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Sun, 20 Aug 2023 16:38:50 +0200 Subject: [PATCH] 3.9.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index cc7d851..0d8b0dd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -64,7 +64,7 @@ dependencies = [ [[package]] name = "anime-game-launcher" -version = "3.8.0" +version = "3.9.0" dependencies = [ "anime-launcher-sdk", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index bfcd898..9d26f76 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "anime-game-launcher" -version = "3.8.0" +version = "3.9.0" description = "Anime Game launcher" authors = ["Nikita Podvirnyy "] homepage = "https://github.com/an-anime-team/an-anime-game-launcher"