diff --git a/bastion-executor/Cargo.toml b/bastion-executor/Cargo.toml index 0b9a73a5..20fe591f 100644 --- a/bastion-executor/Cargo.toml +++ b/bastion-executor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bastion-executor" -version = "0.3.0-alpha.0" +version = "0.3.0-alpha.1" description = "Cache affine NUMA-aware executor for Rust" authors = ["Mahmut Bulut "] keywords = ["fault-tolerant", "runtime", "actor", "system"]