From 8f563e03795860b92b817f0776b6df58adbeefa8 Mon Sep 17 00:00:00 2001 From: Quaternions Date: Tue, 6 Aug 2024 13:04:44 -0700 Subject: [PATCH] v0.1.3-bot --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 007417e..111c791 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -111,7 +111,7 @@ dependencies = [ [[package]] name = "strafesnet_snf" -version = "0.1.2" +version = "0.1.3-bot" dependencies = [ "binrw", "id", diff --git a/Cargo.toml b/Cargo.toml index a4a574a..9cd6555 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "strafesnet_snf" -version = "0.1.2" +version = "0.1.3-bot" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html