Skip to content

Commit 2f44879

Browse files
committed
v0.2.7
Signed-off-by: John Nunley <dev@notgull.net>
1 parent 5ad3e28 commit 2f44879

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 0.2.7
2+
3+
- Remove an invalid category from `Cargo.toml`. (#33)
4+
15
# Version 0.2.6
26

37
- Bump `windows-sys` to 0.52 and `async-io` to 3.3.0. (#27)

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "async-signal"
3-
version = "0.2.6"
3+
version = "0.2.7"
44
edition = "2018"
55
authors = ["John Nunley <dev@notgull.net>"]
66
rust-version = "1.63"

0 commit comments

Comments
 (0)