Skip to content

Commit 6d88f96

Browse files
committed
v3.0.1
1 parent 3eb0b23 commit 6d88f96

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 3.0.1
2+
3+
- README update
4+
15
# Version 3.0.0
26

37
- Drop support for tokio < 1.0

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-global-executor"
3-
version = "3.0.0"
3+
version = "3.0.1"
44
authors = ["Marc-Antoine Perennou <[email protected]>"]
55
description = "A global executor built on top of async-executor and async-io"
66
edition = "2021"

0 commit comments

Comments
 (0)