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"