(cargo-release) bastion-executor start next development iteration 0.4.1-alpha.0

This commit is contained in:
o0Ignition0o 2020-09-24 21:38:22 +02:00
parent 6234445c57
commit 80c58ff7fa
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ name = "bastion-executor"
# - 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.0"
version = "0.4.1-alpha.0"
description = "Cache affine NUMA-aware executor for Rust"
authors = ["Mahmut Bulut <vertexclique@gmail.com>"]
keywords = ["fault-tolerant", "runtime", "actor", "system"]