Skip to content

Commit b5ec84d

Browse files
author
Stjepan Glavina
committed
Bump to v4.0.3
1 parent 256115e commit b5ec84d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 4.0.3
2+
3+
- Document the return value of `Runnable::run()` better.
4+
15
# Version 4.0.2
26

37
- Nits in the docs.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "async-task"
3-
version = "4.0.2"
3+
version = "4.0.3"
44
authors = ["Stjepan Glavina <[email protected]>"]
55
edition = "2018"
66
license = "Apache-2.0/MIT"

0 commit comments

Comments
 (0)