diff --git a/bastion/Cargo.toml b/bastion/Cargo.toml index e8293a4f..7fe3ce05 100644 --- a/bastion/Cargo.toml +++ b/bastion/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bastion" -version = "0.3.1" +version = "0.3.2-alpha.0" description = "Fault-tolerant Runtime for Rust applications" authors = ["Mahmut Bulut "] keywords = ["fault-tolerant", "runtime", "actor", "system"]