From 137ef63098cec84ac0e69e52ab43609eb5ba64b4 Mon Sep 17 00:00:00 2001 From: Marenga <107524538+the-marenga@users.noreply.github.com> Date: Mon, 18 May 2026 00:52:09 +0200 Subject: [PATCH] Bump version to 0.4.3 in Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 59dc5fa..91e3ed0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sf-api" -version = "0.4.2" +version = "0.4.3" edition = "2024" license = "MIT" description = "A simple API to send commands to the Shakes & Fidget servers and parse their responses into characters"