diff --git a/module.json b/module.json index 6103523..a5e071a 100644 --- a/module.json +++ b/module.json @@ -1,10 +1,10 @@ { "name": "microbit", - "version": "2.2.0-rc4", + "version": "2.2.0-rc5", "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.2.0-rc4" + "microbit-dal": "lancaster-university/microbit-dal#v2.2.0-rc5" }, "extraIncludes": [ "inc"