From dc89f117dd6622d5f75ed291df64ca1662af7edc Mon Sep 17 00:00:00 2001 From: Juri Date: Sun, 14 Jul 2019 21:16:54 +0200 Subject: [PATCH] push version --- module.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module.json b/module.json index 6083eef..b969819 100644 --- a/module.json +++ b/module.json @@ -1,10 +1,10 @@ { - "name": "microbit", - "version": "2.0.0-calliope-1.0.5", + "name": "calliope", + "version": "2.1.1", "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.0.0-calliope-1.0.5" + "microbit-dal": "Amerlander/calliope-dal#pxtgc-0" }, "extraIncludes": [ "inc"