Skip to content

Commit e0bc2ae

Browse files
author
Stjepan Glavina
committed
Bump to v1.0.3
1 parent 50f4a64 commit e0bc2ae

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 1.1.1
2+
3+
- Update `async-executor`.
4+
15
# Version 1.1.0
26

37
- Update async-executor

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "async-global-executor"
3-
version = "1.1.0"
3+
version = "1.1.1"
44
authors = ["Marc-Antoine Perennou <[email protected]>"]
55
description = "A global executor built on top of async-executor and async-io"
66
edition = "2018"

0 commit comments

Comments
 (0)