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