Skip to content

Commit 061c46e

Browse files
authored
Fix invalid Raku version in META6.json
1 parent 32a1ed3 commit 061c46e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

META6.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "Raku core CSS grammars",
77
"license": "Artistic-2.0",
88
"name": "CSS::Grammar",
9-
"perl": "6c",
9+
"perl": "6.c",
1010
"provides": {
1111
"CSS::Grammar": "lib/CSS/Grammar.rakumod",
1212
"CSS::Grammar::AST": "lib/CSS/Grammar/AST.rakumod",

0 commit comments

Comments
 (0)