Skip to content

Commit

Permalink
Bump version to 0.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Böker committed Jan 15, 2025
1 parent 55c0caa commit 2110c3c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Revision history for cro

{{NEXT}}
0.8.10
- Fix tests and CI.
- Change dependency management to allow individual Cro modules to be
updated individually.
4 changes: 2 additions & 2 deletions META6.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cro",
"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.",
"version": "0.8.9",
"version": "0.8.10",
"api": "0",
"perl": "6.*",
"authors": [
Expand All @@ -17,7 +17,7 @@
"Terminal::ANSIColor",
"OO::Monitors",
"YAMLish",
"Cro::WebSocket:ver<0.8.9>",
"Cro::WebSocket:ver<0.8.10+>:api<0>:auth<zef:cro>",
"Docker::File",
"File::Ignore"
],
Expand Down

0 comments on commit 2110c3c

Please sign in to comment.