Skip to content

Commit 70df4e5

Browse files
authored
Release async-compression 0.4.9 (#269)
Signed-off-by: Jiahao XU <[email protected]>
1 parent 91751a3 commit 70df4e5

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
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0),
66

77
## Unreleased
88

9+
## 0.4.9
10+
11+
- bump dep brotli from 4.0 to 5.0
12+
913
## 0.4.8
1014

1115
- bump dep brotli from 3.3 to 4.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-compression"
3-
version = "0.4.8"
3+
version = "0.4.9"
44
authors = ["Wim Looman <[email protected]>", "Allen Bui <[email protected]>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)