diff --git a/module.json b/module.json index 654b357..2329f9f 100644 --- a/module.json +++ b/module.json @@ -1,10 +1,10 @@ { "name": "microbit", - "version": "1.0.0-rc1", + "version": "2.0.0-rc2", "description": "A simple to use collection of the most commonly used components in the micro:bit runtime", "license": "MIT", "dependencies": { - "microbit-dal": "lancaster-university/microbit-dal#v2.0.0-rc1" + "microbit-dal": "lancaster-university/microbit-dal#v2.0.0-rc2" }, "extraIncludes": [ "inc"