diff --git a/src/bastion/Cargo.toml b/src/bastion/Cargo.toml index adda5e05..16092ca4 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.1-alpha.0" +version = "0.4.1-alpha.1" description = "Fault-tolerant Runtime for Rust applications" authors = ["Mahmut Bulut "] keywords = ["fault-tolerant", "runtime", "actor", "system"]