Skip to content

Commit 807ddbb

Browse files
committed
0.5.0 release
1 parent 14b86f6 commit 807ddbb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# WIP 0.5.0
1+
# 0.5.0
22

33
- added `send_after` to `ActorWrapper<A>` to allow sending of delayed messages
44
- delayed messages are handled through system internal DelayActor

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tyra"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
authors = ["sers.dev <admin@sers.dev>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)