common/exercises/bowling/canonical-data.json in trackler-2.0.8.16 vs common/exercises/bowling/canonical-data.json in trackler-2.0.8.17
- old
+ new
@@ -1,7 +1,7 @@
{
"exercise": "bowling",
- "version": "1",
+ "version": "1.0.0",
"comments": [
"Students should implement roll and score methods.",
"Roll should accept a single integer.",
"Score should return the game's final score, when possible",
"For brevity the tests display all the previous rolls in an array;",