From 1d1baa561f82ab0d16d1916b0026955c67d95e74 Mon Sep 17 00:00:00 2001 From: Michal Moskal Date: Mon, 8 Jun 2020 10:38:25 -0700 Subject: [PATCH] Bump to v2.2.0-rc6 --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index a5e071a..ad5cb30 100644 --- a/module.json +++ b/module.json @@ -1,10 +1,10 @@ { "name": "microbit", - "version": "2.2.0-rc5", + "version": "2.2.0-rc6", "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-rc5" + "microbit-dal": "lancaster-university/microbit-dal#v2.2.0-rc6" }, "extraIncludes": [ "inc"