From e66b88a94815898c05c0846de44ebe4a20e18bc7 Mon Sep 17 00:00:00 2001 From: shekohex Date: Sun, 7 Jan 2024 16:18:45 +0000 Subject: [PATCH] Release v0.1.23 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 66d8abe..a2195ba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "allo-isolate" -version = "0.1.22" +version = "0.1.23" authors = ["Sunshine Foundation Developers", "Shady Khalifa "] edition = "2021" description = "Run Multithreaded Rust along with Dart VM (in isolate)."