diff --git a/module.json b/module.json index 47cda50..7e90653 100644 --- a/module.json +++ b/module.json @@ -1,10 +1,10 @@ { "name": "microbit-samples", - "version": "2.0.0-rc11", + "version": "2.1.0", "description": "The micro:bit runtime common abstraction with examples.", "license": "MIT", "dependencies": { - "microbit": "lancaster-university/microbit#v2.0.0-rc11" + "microbit": "lancaster-university/microbit#v2.1.0" }, "targetDependencies": {}, "bin": "./source"