From 107282edb791347152cfcf9393dbf0781f8f8853 Mon Sep 17 00:00:00 2001 From: TotallyNot <44345987+TotallyNot@users.noreply.github.com> Date: Sat, 5 Oct 2024 16:17:50 +0200 Subject: [PATCH] 0.7.5 --- torn-api/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/torn-api/Cargo.toml b/torn-api/Cargo.toml index c69fbc3..9bfe952 100644 --- a/torn-api/Cargo.toml +++ b/torn-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "torn-api" -version = "0.7.4" +version = "0.7.5" edition = "2021" rust-version = "1.75.0" authors = ["Pyrit [2111649]"]