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