diff --git a/Cargo.toml b/Cargo.toml index 4f185bc..6426637 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "allo-isolate" -version = "0.1.20" +version = "0.1.21" authors = ["Sunshine Foundation Developers", "Shady Khalifa "] edition = "2021" description = "Run Multithreaded Rust along with Dart VM (in isolate)."