forking microbit

Dependencies:   microbit-dal-acc

Dependents:   microbit-accelerometer-led

Fork of microbit by Martin Woolley

Files at this revision

API Documentation at this revision

Comitter:
LancasterUniversity
Date:
Wed Jul 13 13:00:20 2016 +0100
Parent:
8:e66291922b6c
Child:
10:066cffadc08f
Commit message:
Synchronized with git rev a0bd383d
Author: James Devine
microbit: updated module.json to v2.0.0-rc3, and microbit-dal v2.0.0-rc3

Changed in this revision

module.json Show annotated file Show diff for this revision Revisions of this file
--- a/module.json	Wed Jul 13 13:00:19 2016 +0100
+++ b/module.json	Wed Jul 13 13:00:20 2016 +0100
@@ -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"