Skip to content

Commit 22a6534

Browse files
committed
Release 0.1.0
1 parent 4f0c3a1 commit 22a6534

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# WIP 0.1.0
1+
# WIP 0.2.0
2+
3+
4+
5+
# 0.1.0
26

37
All releases before this one set the groundwork for the actor framework and can be considered as Alpha releases.
48
Starting with this release the framework can be considered to be in Beta, which is why the most changes between `0.1.0` and `0.0.8` consist of refactoring, documentation and API cleanup.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tyractorsaur"
3-
version = "0.0.8"
3+
version = "0.1.0"
44
authors = ["sers.dev <admin@sers.dev>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)