Skip to content

Commit ca18d41

Browse files
author
Stjepan Glavina
committed
Bump to 1.2.1
1 parent 8e4960d commit ca18d41

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.2.1
2+
3+
- Add the `no-std` category to the package.
4+
15
# Version 1.2.0
26

37
- The crate is now marked with `#![no_std]`.

Cargo.toml

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

0 commit comments

Comments
 (0)