Skip to content

Commit

Permalink
0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
japhb committed Jun 19, 2022
1 parent c18c509 commit 07e9b8c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Revision history for Cro-CBOR

{{$NEXT}}

0.0.5 2022-06-19T14:04:05-07:00
- Turn off MacOS testing via GitHub Actions due to ... Apple being Apple


Expand Down
2 changes: 1 addition & 1 deletion META6.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
],
"test-depends": [
],
"version": "0.0.4"
"version": "0.0.5"
}
2 changes: 1 addition & 1 deletion lib/Cro/CBOR.rakumod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
unit module Cro::CBOR:auth<zef:japhb>:api<0>:ver<0.0.4>;
unit module Cro::CBOR:auth<zef:japhb>:api<0>:ver<0.0.5>;


use Cro::BodyParser;
Expand Down

0 comments on commit 07e9b8c

Please sign in to comment.