This commit is contained in:
Nikita Podvirnyi 2024-07-02 09:40:43 +02:00
parent beb42aba33
commit cdeca3b618
No known key found for this signature in database
GPG key ID: 859D416E5142AFF3
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [3.10.0] - 17.06.2024
## [3.10.1] - 02.07.2024
### Added

2
Cargo.lock generated
View file

@ -82,7 +82,7 @@ dependencies = [
[[package]]
name = "anime-game-launcher"
version = "3.10.0"
version = "3.10.1"
dependencies = [
"anime-launcher-sdk",
"anyhow",

View file

@ -1,6 +1,6 @@
[package]
name = "anime-game-launcher"
version = "3.10.0"
version = "3.10.1"
description = "Anime Game launcher"
authors = ["Nikita Podvirnyy <krypt0nn@vk.com>"]
homepage = "https://github.com/an-anime-team/an-anime-game-launcher"