diff --git a/pxt.json b/pxt.json index bf97477..228875b 100644 --- a/pxt.json +++ b/pxt.json @@ -1,11 +1,11 @@ { "name": "giggle", - "version": "2.0.1", + "version": "2.0.3", "dependencies": { "core": "*", "radio": "*", "neopixel": "github:microsoft/pxt-neopixel#v0.7.3", - "gigglebot": "github:cleoqc/pxt-gigglebot#v2.0.2", + "gigglebot": "github:cleoqc/pxt-gigglebot#v2.0.3", "radio-broadcast": "*" }, "description": "GiggleBot is a microbit rover by Dexter Industries, it offers a total of 9 neopixels, 2 line sensors, 2 light sensors, and 2 servos",