Skip to content

Commit 2110c3c

Browse files
author
Patrick Böker
committed
Bump version to 0.8.10
1 parent 55c0caa commit 2110c3c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Changes

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

3-
{{NEXT}}
3+
0.8.10
44
- Fix tests and CI.
55
- Change dependency management to allow individual Cro modules to be
66
updated individually.

META6.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cro",
33
"description": "Libraries and tools for building reactive services in Raku. This installs the cro command line and web tool, along with HTTP (including HTTPS and HTTP/2.0) and WebSocket support.",
4-
"version": "0.8.9",
4+
"version": "0.8.10",
55
"api": "0",
66
"perl": "6.*",
77
"authors": [
@@ -17,7 +17,7 @@
1717
"Terminal::ANSIColor",
1818
"OO::Monitors",
1919
"YAMLish",
20-
"Cro::WebSocket:ver<0.8.9>",
20+
"Cro::WebSocket:ver<0.8.10+>:api<0>:auth<zef:cro>",
2121
"Docker::File",
2222
"File::Ignore"
2323
],

0 commit comments

Comments
 (0)