From 97c15a97438594053495626ef566eefe4641bd6c Mon Sep 17 00:00:00 2001 From: Katherine Kiefer Date: Thu, 9 May 2024 15:44:48 +1000 Subject: [PATCH] update --- crates/byondapi-rs/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/byondapi-rs/Cargo.toml b/crates/byondapi-rs/Cargo.toml index a6cb4b0..fee68f4 100644 --- a/crates/byondapi-rs/Cargo.toml +++ b/crates/byondapi-rs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "byondapi" -version = "0.4.5" +version = "0.4.6" authors = ["tigercat2000 "] edition = "2021" description = "Idiomatic Rust bindings for BYONDAPI"