Skip to content

Commit 2612d2f

Browse files
committed
0.6.2
1 parent 038dc26 commit 2612d2f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-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 Slang::Roman
22

33
{{$NEXT}}
4+
5+
0.6.2 2025-08-03T20:48:46+02:00
46
- Modernize META6.json and docs
57
- Bump dependency on Slangify
68
- Added initial source SBOM

META6.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"auth": "zef:raku-community-modules",
3-
"authors": [ "Jeff Goff (DrForr)" ],
3+
"authors": [
4+
"Jeff Goff (DrForr)"
5+
],
46
"build-depends": [
57
],
68
"depends": [
@@ -10,11 +12,11 @@
1012
"license": "Artistic-2.0",
1113
"name": "Slang::Roman",
1214
"perl": "6.d",
13-
"raku": "6.d",
1415
"production": true,
1516
"provides": {
1617
"Slang::Roman": "lib/Slang/Roman.rakumod"
1718
},
19+
"raku": "6.d",
1820
"resources": [
1921
],
2022
"source-url": "https://github.com/raku-community-modules/Slang-Roman.git",

0 commit comments

Comments
 (0)