diff --git a/Cargo.lock b/Cargo.lock index 4c48bd0..5f7c0ad 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -65,7 +65,7 @@ dependencies = [ [[package]] name = "anime-game-launcher" -version = "3.4.1" +version = "3.5.0" dependencies = [ "anime-launcher-sdk", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 1b01968..16df4b4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "anime-game-launcher" -version = "3.4.1" +version = "3.5.0" description = "Anime Game launcher" authors = ["Nikita Podvirnyy "] license = "GPL-3.0"