Skip to content

Commit 9a25bc0

Browse files
authored
Merge pull request #403 from folkertdev/bump-version-zlib-rs
release version 1.0.29: support for zlib-rs
2 parents 8a502a7 + e9c87c0 commit 9a25bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "flate2"
33
authors = ["Alex Crichton <[email protected]>", "Josh Triplett <[email protected]>"]
4-
version = "1.0.28"
4+
version = "1.0.29"
55
edition = "2018"
66
license = "MIT OR Apache-2.0"
77
readme = "README.md"

0 commit comments

Comments
 (0)