Skip to content

Commit 0486a65

Browse files
committed
(cargo-release) version 0.4.1-alpha.1
1 parent 571490a commit 0486a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bastion/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "bastion"
55
# - Update CHANGELOG.md.
66
# - npm install -g auto-changelog && auto-changelog at the root
77
# - Create "v0.x.y" git tag at the root of the project.
8-
version = "0.4.1-alpha.0"
8+
version = "0.4.1-alpha.1"
99
description = "Fault-tolerant Runtime for Rust applications"
1010
authors = ["Mahmut Bulut <vertexclique@gmail.com>"]
1111
keywords = ["fault-tolerant", "runtime", "actor", "system"]

0 commit comments

Comments
 (0)