(cargo-release) version 0.4.2

This commit is contained in:
o0Ignition0o 2020-08-12 11:35:50 +02:00
parent e90f546206
commit 0c7c6085f1
1 changed files with 1 additions and 1 deletions

View File

@ -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.2-alpha.0"
version = "0.4.2"
description = "Fault-tolerant Runtime for Rust applications"
authors = ["Mahmut Bulut <vertexclique@gmail.com>"]
keywords = ["fault-tolerant", "runtime", "actor", "system"]