Skip to content

Commit 107ccae

Browse files
authored
Bump compat for TranscodingStreams to 0.11, (keep existing compat) (#83)
1 parent 6e34689 commit 107ccae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ name = "CodecZlib"
22
uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
33
license = "MIT"
44
authors = ["Kenta Sato <bicycle1885@gmail.com>"]
5-
version = "0.7.4"
5+
version = "0.7.5"
66

77
[deps]
88
TranscodingStreams = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
99
Zlib_jll = "83775a58-1f1d-513f-b197-d71354ab007a"
1010

1111
[compat]
12-
TranscodingStreams = "0.9, 0.10"
12+
TranscodingStreams = "0.9, 0.10, 0.11"
1313
julia = "1.3"
1414

1515
[extras]

0 commit comments

Comments
 (0)