Skip to content

Commit 35a6c7d

Browse files
committed
Bump version to 0.8.11
1 parent a49bad2 commit 35a6c7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Revision history for Cro::HTTP
22

3-
{{$NEXT}}
3+
0.8.11
44
- Avoid sending a 0-byte WINDOW_UPDATE frame.
55
- Permit use of updated HTTP::Pack module, Samuel Gillespie++
66

META6.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Cro::HTTP",
33
"description": "Asynchronous HTTP, both client and server side. Includes HTTP/2.0 support.",
4-
"version": "0.8.10",
4+
"version": "0.8.11",
55
"api": "0",
66
"auth": "zef:cro",
77
"perl": "6.*",

0 commit comments

Comments
 (0)