From b3b48da7dcf9b89af21c586e741568b817affb93 Mon Sep 17 00:00:00 2001 From: Eddio0141 Date: Fri, 24 Feb 2023 05:23:32 +0000 Subject: [PATCH] bumped to 1.1.2 --- unitas_setup_tool/Cargo.lock | 2 +- unitas_setup_tool/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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