(cargo-release) start next development iteration 0.3.6-alpha.0

This commit is contained in:
Mahmut Bulut 2020-07-21 12:14:49 +02:00
parent 135ff01cbc
commit 576d6487ea
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.3.5"
version = "0.3.6-alpha.0"
description = "Cache affine NUMA-aware executor for Rust"
authors = ["Mahmut Bulut <vertexclique@gmail.com>"]
keywords = ["fault-tolerant", "runtime", "actor", "system"]