File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,9 @@ Revision history for File-Find
22
33{{$NEXT}}
44
5+ 0.2.4 2025-09-26T21:12:00+02:00
6+ - Make `dir` mocking more deterministic in tests
7+
580.2.3 2025-09-26T00:32:31+02:00
69 - Fix bitrotten test case
710
Original file line number Diff line number Diff line change 4141 ],
4242 "test-depends" : [
4343 ],
44- "version" : " 0.2.3 "
44+ "version" : " 0.2.4 "
4545}
Original file line number Diff line number Diff line change @@ -58,6 +58,6 @@ my sub find(
5858
5959# - hack ------------------------------------------------------------------------
6060# To allow version fetching in test files
61- unit module File::Find : ver<0.2.3 >: auth<zef:raku-community-modules >;
61+ unit module File::Find : ver<0.2.4 >: auth<zef:raku-community-modules >;
6262
6363# vim: expandtab shiftwidth=4
You can’t perform that action at this time.
0 commit comments