Skip to content

Commit 70b75e8

Browse files
committed
Bump version to 0.8.7
1 parent 651f132 commit 70b75e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

META6.json

Lines changed: 3 additions & 3 deletions
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.6",
4+
"version": "0.8.7",
55
"perl": "6.*",
66
"authors": [
77
"Jonathan Worthington <jnthn@jnthn.net>"
@@ -12,8 +12,8 @@
1212
"IO::Path::ChildSecure",
1313
"Base64",
1414
"HTTP::HPACK",
15-
"Cro::Core:ver<0.8.6>",
16-
"Cro::TLS:ver<0.8.6>",
15+
"Cro::Core:ver<0.8.7>",
16+
"Cro::TLS:ver<0.8.7>",
1717
"JSON::Fast",
1818
"Crypt::Random",
1919
"JSON::JWT",

0 commit comments

Comments
 (0)