diff --git a/package.json b/package.json index e9e59c3..4001acf 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "dependencies": { - "pxt-microbit": "^7.0.19" + "pxt-microbit": "^7.1.2" } } diff --git a/pxt.json b/pxt.json index 86e2d74..c9eecef 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "MicroData", - "version": "0.12.00", + "version": "1.0.00", "description": "Data science with micro:bit v2", "dependencies": { "core": "*",