From 32175c375b24f6f389506443b90fff75de8f123b Mon Sep 17 00:00:00 2001 From: Cecilia Sanare Date: Tue, 26 Mar 2024 14:03:29 -0500 Subject: [PATCH] v0.7.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b50e3ae..ac99570 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1892,7 +1892,7 @@ checksum = "43d84d1d7a6ac92673717f9f6d1518374ef257669c24ebc5ac25d5033828be58" [[package]] name = "protontweaks" -version = "0.7.1" +version = "0.7.2" dependencies = [ "async-process", "chrono", diff --git a/Cargo.toml b/Cargo.toml index 66cea41..5426d59 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "protontweaks" description = "Crowdsourced tweaks for Steam!" license = "MIT" authors = ["Cecilia Sanare "] -version = "0.7.1" +version = "0.7.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html