(cargo-release) version 0.4.3

This commit is contained in:
o0Ignition0o 2020-09-24 21:51:55 +02:00
parent ff3b755d6d
commit dc175cbe04
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.3-alpha.0"
version = "0.4.3"
description = "Fault-tolerant Runtime for Rust applications"
authors = ["Mahmut Bulut <vertexclique@gmail.com>"]
keywords = ["fault-tolerant", "runtime", "actor", "system"]