Skip to content

Commit 1126a4a

Browse files
committed
prepare bugfix release to make docs work again
This might also fix other errors that people were seeing in their pipelines.
1 parent bc1b3e9 commit 1126a4a

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.29"
4+
version = "1.0.30"
55
edition = "2018"
66
license = "MIT OR Apache-2.0"
77
readme = "README.md"

0 commit comments

Comments
 (0)