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