diff --git a/Cargo.lock b/Cargo.lock index 9da01a3..ee8f0ce 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -983,7 +983,7 @@ dependencies = [ [[package]] name = "eslauncher2" -version = "0.8.9" +version = "0.8.10" dependencies = [ "anyhow", "bitar", diff --git a/Cargo.toml b/Cargo.toml index 8ed7805..f50055a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "eslauncher2" -version = "0.8.9" +version = "0.8.10" authors = ["M*C*O ", "EndlessSkyCommunity"] edition = "2021" build = "build.rs"