From af55b66cb16ec694a8be6799d555c5cf50113295 Mon Sep 17 00:00:00 2001 From: Katherine Kiefer Date: Thu, 6 Jun 2024 22:46:17 +1000 Subject: [PATCH] bump --- 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 48c8cc7..4bbc74f 100644 --- a/crates/byondapi-rs/Cargo.toml +++ b/crates/byondapi-rs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "byondapi" -version = "0.4.7" +version = "0.4.8" authors = ["tigercat2000 "] edition = "2021" description = "Idiomatic Rust bindings for BYONDAPI"