File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1- Makefile
2- blib
3- .precomp
1+ .precomp /
2+ /DateTime-Format- *
Original file line number Diff line number Diff line change @@ -2,6 +2,9 @@ Revision history for DateTime::Format
22
33{{$NEXT}}
44
5+ 0.1.3 2022-02-25T12:15:34+01:00
6+ - Fix versioning / tagging mixup, hopefully
7+
580.1.2 2022-02-25T12:10:16+01:00
69 - First version in the zef ecosystem
710 - Add localization for Dutch (NL)
Original file line number Diff line number Diff line change 2828 ],
2929 "test-depends" : [
3030 ],
31- "version" : " 0.1.2 "
31+ "version" : " 0.1.3 "
3232}
Original file line number Diff line number Diff line change 1- unit module DateTime::Format ;
1+ unit module DateTime::Format : ver< 0.1.3 > : auth< zef:raku-community-modules > ;
22
33# # Default list of Month names.
44# # Add more by loading DateTime::Format::Lang::* modules.
You can’t perform that action at this time.
0 commit comments