diff --git a/pxt.json b/pxt.json index 728e2f5..bf97477 100644 --- a/pxt.json +++ b/pxt.json @@ -1,11 +1,11 @@ { "name": "giggle", - "version": "2.0.0", + "version": "2.0.1", "dependencies": { "core": "*", "radio": "*", "neopixel": "github:microsoft/pxt-neopixel#v0.7.3", - "gigglebot": "github:dexterind/pxt-gigglebot#v1.3.4", + "gigglebot": "github:cleoqc/pxt-gigglebot#v2.0.2", "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",