Skip to content

Commit a792ad8

Browse files
committed
Bump towards 0.4.0
1 parent 2b6c4b5 commit a792ad8

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.3.7-alpha.0"
8+
version = "0.4.0"
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)