Skip to content

Commit a4a67ef

Browse files
committed
0.3.18
1 parent e5adce9 commit a4a67ef

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Changes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Revision history for App-Rak
22

33
{{$NEXT}}
4+
5+
0.3.18 2025-02-11T21:51:46+01:00
46
- Added support for options: --rakudo-all, --rakudo-c,
57
--rakudo-doc, --rakudo-java, --rakudo-js, --rakudo-nqp,
68
--rakudo-perl, --rakudo-raku, --rakudo-shell,

META6.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@
5959
],
6060
"test-depends": [
6161
],
62-
"version": "0.3.17"
62+
"version": "0.3.18"
6363
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1517,7 +1517,7 @@ Indicate that the files recognized as test related files by the Rakudo cache (as
15171517
--rakudo-yaml
15181518
-------------
15191519

1520-
Indicate that the files recognized as files containing YAML of some sortr by the Rakudo cache (as generated by [`Rakudo::Cache`](https://raku.land/zef:lizmat/Rakudo::Cache)) should be searched.
1520+
Indicate that the files recognized as files containing YAML of some sort by the Rakudo cache (as generated by [`Rakudo::Cache`](https://raku.land/zef:lizmat/Rakudo::Cache)) should be searched.
15211521

15221522
--recurse-unmatched-dir
15231523
-----------------------

0 commit comments

Comments
 (0)