diff --git a/Cargo.lock b/Cargo.lock index 8bac0b3..11b4bc9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -52,7 +52,7 @@ dependencies = [ [[package]] name = "anime-game-launcher" -version = "1.0.3" +version = "1.0.4" dependencies = [ "anime-game-core", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 8b0f745..2144304 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "anime-game-launcher" -version = "1.0.3" +version = "1.0.4" description = "Anime Game launcher" authors = ["Nikita Podvirnyy "] license = "GPL-3.0"