Skip to content

Commit 7f84a77

Browse files
Put newer exercises into beta (exercism#738)
1 parent e776320 commit 7f84a77

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@
506506
"atoms",
507507
"if"
508508
],
509-
"status": "wip"
509+
"status": "beta"
510510
},
511511
{
512512
"slug": "rpn-calculator-inspection",
@@ -523,7 +523,7 @@
523523
"errors",
524524
"maps"
525525
],
526-
"status": "wip"
526+
"status": "beta"
527527
},
528528
{
529529
"slug": "lucas-numbers",
@@ -540,7 +540,7 @@
540540
"anonymous-functions",
541541
"errors"
542542
],
543-
"status": "wip"
543+
"status": "beta"
544544
},
545545
{
546546
"slug": "city-office",
@@ -558,7 +558,7 @@
558558
"maps",
559559
"multiple-clause-functions"
560560
],
561-
"status": "wip"
561+
"status": "beta"
562562
}
563563
],
564564
"practice": [

0 commit comments

Comments
 (0)