From cadc65cbd5dd48b3b0f7938628c7624bdf741566 Mon Sep 17 00:00:00 2001 From: Juri Date: Fri, 1 May 2020 00:29:34 +0200 Subject: [PATCH] bump to v2.2.0-rc5.3 --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index c4ce727..14af0af 100644 --- a/module.json +++ b/module.json @@ -1,10 +1,10 @@ { "name": "microbit", - "version": "2.2.0-rc5.2-calliope", + "version": "2.2.0-rc5.3-calliope", "description": "A simple to use collection of the most commonly used components in the micro:bit runtime", "license": "MIT", "dependencies": { - "microbit-dal": "calliope-mini/microbit-dal#v2.2.0-rc5.2" + "microbit-dal": "calliope-mini/microbit-dal#v2.2.0-rc5.3" }, "extraIncludes": [ "inc"