From a0bd383de9f7c220d8a8cdb68396bad1ecec834a Mon Sep 17 00:00:00 2001 From: James Devine Date: Wed, 11 May 2016 13:58:15 +0100 Subject: [PATCH] microbit: updated module.json to v2.0.0-rc3, and microbit-dal v2.0.0-rc3 --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 2329f9f..045694b 100644 --- a/module.json +++ b/module.json @@ -1,10 +1,10 @@ { "name": "microbit", - "version": "2.0.0-rc2", + "version": "2.0.0-rc3", "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-rc2" + "microbit-dal": "lancaster-university/microbit-dal#v2.0.0-rc3" }, "extraIncludes": [ "inc"