diff --git a/unitas_setup_tool/Cargo.lock b/unitas_setup_tool/Cargo.lock index 68f12ee9..b0852370 100644 --- a/unitas_setup_tool/Cargo.lock +++ b/unitas_setup_tool/Cargo.lock @@ -1376,7 +1376,7 @@ dependencies = [ [[package]] name = "unitas_setup_tool" -version = "1.1.1" +version = "1.1.2" dependencies = [ "anyhow", "clap", diff --git a/unitas_setup_tool/Cargo.toml b/unitas_setup_tool/Cargo.toml index 581586c7..1e2fe7e9 100644 --- a/unitas_setup_tool/Cargo.toml +++ b/unitas_setup_tool/Cargo.toml @@ -4,7 +4,7 @@ description = "A tool to set up UniTAS for some unity games" edition = "2021" name = "unitas_setup_tool" publish = false -version = "1.1.1" +version = "1.1.2" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html