File tree Expand file tree Collapse file tree 5 files changed +8
-7
lines changed
Expand file tree Collapse file tree 5 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 3535 {
3636 "children": [
3737 {
38- "name": "EuclideanRhythm.pm ",
38+ "name": "EuclideanRhythm.rakumod ",
3939 "type": "file"
4040 }
4141 ],
4848 "type": "file"
4949 }
5050 ]
51- }
51+ }
Original file line number Diff line number Diff line change 1+ v0.0.6 Tue 6 Jan 09:24:50 GMT 2026
2+ * Rename module file
13v0.0.5 Sun 7 Aug 09:44:16 BST 2022
24 * Upload to zef repository
35v0.0.4 Fri 12 Mar 15:29:29 GMT 2021
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.0.5 " ,
2+ "version" : " 0.0.6 " ,
33 "license" : " Artistic-2.0" ,
44 "provides" : {
5- "EuclideanRhythm" : " lib/EuclideanRhythm.pm "
5+ "EuclideanRhythm" : " lib/EuclideanRhythm.rakumod "
66 },
77 "test-depends" : [
88 ],
3232 " euclid"
3333 ],
3434 "raku" : null
35- }
35+ }
Original file line number Diff line number Diff line change @@ -61,5 +61,4 @@ would be implemented in another module.
6161
6262This is free software. Please see the [ LICENCE] ( LICENCE ) file in the distribution.
6363
64- © Jonathan Stowe 2016 - 2021
65-
64+ © Jonathan Stowe 2016 - 2026
File renamed without changes.
You can’t perform that action at this time.
0 commit comments