diff --git a/src/bastion/Cargo.toml b/src/bastion/Cargo.toml index 7c2cffb..582c285 100644 --- a/src/bastion/Cargo.toml +++ b/src/bastion/Cargo.toml @@ -5,7 +5,7 @@ name = "bastion" # - Update CHANGELOG.md. # - npm install -g auto-changelog && auto-changelog at the root # - Create "v0.x.y" git tag at the root of the project. -version = "0.4.5" +version = "0.4.6-alpha.0" description = "Fault-tolerant Runtime for Rust applications" authors = ["Mahmut Bulut "] keywords = ["fault-tolerant", "runtime", "actor", "system"]